- 76f5b94 Port main/basic to gbuild. by Damjan Jovanovic · 8 years ago
- 164b338 Don't use !this as an alias for a constant that evaluates to false in by Don Lewis · 8 years ago
- ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
- fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
- cbd43d0 #i126272# OpenOffice.org Basic compile error : if statement followed by End If - in next Line ??? by Damjan Jovanovic · 10 years ago
- fa1315d #i19221# Print Tab(5); "Hello" does not work by Damjan Jovanovic · 10 years ago
- efd7dfd Revert obviously wrong r1717569 by Pedro Giffuni · 10 years ago
- 9471f6b Unitialized scalar variable by Pedro Giffuni · 10 years ago
- f076aca Unitialized scalar variable by Pedro Giffuni · 10 years ago
- 669fe9a6 Uninitialized scalar variable by Pedro Giffuni · 10 years ago
- 0eeb0d8 Resource Leak by Pedro Giffuni · 10 years ago
- f8a51d0 #i117960# Basic: Line Input doesn't work in single-line If by Damjan Jovanovic · 10 years ago
- 519770a #i61854# OpenOffice.org Basic: Default title of Msgboxes should be changed by Damjan Jovanovic · 10 years ago
- 72b2f07 #i61277# Basic open file with random access erases all data. by Damjan Jovanovic · 10 years ago
- 175afdc #i112383# CLng("&HFFFFFFFF") fails on 64-bits rather than returning -1 by Damjan Jovanovic · 11 years ago
- a684932 #i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 by Damjan Jovanovic · 11 years ago
- 68c6265 #i94895# revert the part of revision 1650261, replaced string should be starting with the start postion if specified by Tsutomu Uchino · 11 years ago
- 7470c68 #i63614# fix strange type missmatch when Iif runtime function is used by Tsutomu Uchino · 11 years ago
- a2700f7 #i94895# fix illegal result of Replace runtime function by Tsutomu Uchino · 11 years ago
- a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
- 87204b0 #i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b' by Herbert Dürr · 12 years ago
- c319883 #i123817# prepare codebase for updating to boost 1.55 by Herbert Dürr · 12 years ago
- 02cc651 #i74854# fix buttons in MsgBox with info icon by Herbert Dürr · 12 years ago
- ef3931f #121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
- 8cc8054 i118923 - OS/2 port: use of gcc style import libraries. by Yuri Dario · 13 years ago
- ba144bf #121389# remove old testool resources and obsolete testautomation module by Jürgen Schmidt · 13 years ago
- a2a4a6a #i76852# Basic : incorrect conversions Single to String and Double to String by Damjan Jovanovic · 13 years ago
- f0ffbeb #i120867#, in SfxLibraryContainer::storeLibraries_Impl(),need to free created pLibArray object before returning from branch code by Jian Fang Zhang · 14 years ago
- 0132f35 basic, cui, extensions, filter, vcl: fix some warnings by Armin Le Grand · 14 years ago
- 7868e57 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
- f941cbe Update headers to Alv2 headers by Andrew Rist · 14 years ago
- ee9bc42 i118923 - OS/2 port: new link system now uses unix style. by Yuri Dario · 14 years ago
- df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
- 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
- b8b9820 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 4ad4c93 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- b4a7a84 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 2f68838 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 8abc6ca Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 9448104 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- fe90730 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- d6fa492 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 0f12bbc Update headers to Alv2 headers by Andrew Rist · 14 years ago
- d5ff757 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 80283e1 CWS-TOOLING: integrate CWS dr80_OOO340 by Kurt Zenker · 15 years ago
- 2cc5922 CWS-TOOLING: integrate CWS gridfixes_OOO340 by Kurt Zenker · 15 years ago
- 5524a24 CWS-TOOLING: integrate CWS calcvba by Ivo Hinkelmann · 15 years ago
- 5a21dc1 calcvba: missing include by Daniel Rentz [dr] · 15 years ago
- 17f6bf9 calcvba: disable basic tracing by default by Daniel Rentz [dr] · 15 years ago
- 620ecfa calcvba: #164410# obviously, extractBoolFromAny should also check for boolean value... by Daniel Rentz [dr] · 15 years ago
- 361c48ac gridfixes: pulled and merged DEV300:m104 by Frank Schoenheit [fs] · 15 years ago
- cba7675 dr80: rebase to DEV300_m104 by Daniel Rentz [dr] · 15 years ago
- b46dab9 calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling by Daniel Rentz [dr] · 15 years ago
- 2c3f5aa dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell by Daniel Rentz [dr] · 15 years ago
- f165e5b CWS-TOOLING: integrate CWS debuglevels by obo · 15 years ago
- 70cabe8 dr80: rebase to DEV300_m102 by Daniel Rentz [dr] · 15 years ago
- 1f945ad dr80: #i117388# do not try to access nonexisting document by Daniel Rentz [dr] · 15 years ago
- 75daa49 debuglevels: pulled and merged DEV300.m102 by Frank Schoenheit [fs] · 15 years ago
- ac70a8e9b CWS-TOOLING: integrate CWS vcl119 by Ivo Hinkelmann · 15 years ago
- 9f2ff67 gridfixes: pulled and merged DEV300m101 by Frank Schoenheit [fs] · 15 years ago
- 4881d3f CWS-TOOLING: integrate CWS ab81 by Ivo Hinkelmann · 15 years ago
- b180cab gridfixes: USHORT -> sal_uInt16 by Frank Schoenheit [fs] · 15 years ago
- c774d76 vcl119: rebase to DEV300_m101 by Philipp Lohmann [pl] · 15 years ago
- c138eaf debuglevels: pulled and merged latest changes from DEV300_next by Frank Schoenheit [fs] · 15 years ago
- 2a722a4 debuglevels: merged to-be-m101 by Frank Schoenheit [fs] · 15 years ago
- 4fba42e masterfix DEV300: #i10000# usage of L10N build_type by Ivo Hinkelmann · 15 years ago
- 2ea89ad masterfix DEV300: #i10000# added missing file by Ivo Hinkelmann · 15 years ago
- fc6f220 masterfix DEV300: #i10000# include removed by Ivo Hinkelmann · 15 years ago
- e5e1326 masterfix DEV300: #i10000# cxx removed by Ivo Hinkelmann · 15 years ago
- 2f4d29e ab81: resync to m100 by Andreas Bregas · 15 years ago
- c91bce6 ab81: #164411# Fix accidental index access at UNO objects by Andreas Bregas · 15 years ago
- 231934e rebase to DEV300_m100 by Philipp Lohmann [pl] · 15 years ago
- 9a02d3f debuglevels: BasicManager::ExecuteMacro: when the return value of the executed method is the method itself, don't retrieve its value - it would execute the method, again (encountered in the refactored smoketest_native) by Frank Schoenheit [fs] · 15 years ago
- d8858e9 ab80: resync to m100 by Andreas Bregas · 15 years ago
- c1db4c7 ab81: #i115795# Changed string handling in DLL calls back to old behavior in !VBA mode by Andreas Bregas · 15 years ago
- 015d7aa debuglevels: post-rebase fixes by Frank Schoenheit [fs] · 15 years ago
- fc804df debuglevels: pulled and merged DEV300.m100 by Frank Schoenheit [fs] · 15 years ago
- aa29f5a debuglevels: ResetCapturedAssertions: don't reset to NULL channel if assertions are not captured by Frank Schoenheit [fs] · 15 years ago
- fcad8a5 ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 by Andreas Bregas · 15 years ago
- a5d6bf6a vcl119: #i86067# fix long since broken layouting algorithm by Philipp Lohmann [pl] · 15 years ago
- 9592c3b debuglevels: ResetCapturedAssertions not available in product build by Frank Schoenheit [fs] · 15 years ago
- 673f8e8 debuglevels: #i116845# introduce CaptureAssertions, to forward assertions raised during Basic script execution to a user-defined function by Frank Schoenheit [fs] · 15 years ago
- 40953e8 CWS gnumake3: pull in cws removetooltypes01 by Mathias Bauer · 15 years ago
- bebf85e removetooltypes01: Rebase to DEV300m99 by Carsten Driesner · 15 years ago
- 8b873ae CWS gnumake3: resync to m99 by Mathias Bauer · 15 years ago
- 51922f8 gnumake3: remove comphelper version; fix including extract.hxx by Hans-Joachim Lankenau · 15 years ago
- 4ba03a4 undoapi: pulled and merged DEV300.m98 by Frank Schoenheit [fs] · 15 years ago
- 605209e removetooltypes01: Rebase to DEV300m98 by Carsten Driesner · 15 years ago
- bb72c61 CWS-TOOLING: integrate CWS sb135 by Ivo Hinkelmann · 15 years ago
- 81744e6b CWS-TOOLING: integrate CWS ab79 by Ivo Hinkelmann · 15 years ago
- cb1c611 removetooltypes01: #i112600# Remove tools types from basic by Carsten Driesner · 15 years ago
- 94eae11 removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags by Mikhail Voytenko · 15 years ago
- 6635619 removetooltypes01: #i112600# do not affect FASTBOOL in this cws by Mikhail Voytenko · 15 years ago
- 642cfe8 removetooltypes01: #i112600# adjust basic and scaddins by Mikhail Voytenko · 15 years ago
- fdff831 rebase to DEV300_m96 by Philipp Lohmann [pl] · 15 years ago
- 9cfd9ab undoapi: merge after pulling CWS sb135 by Frank Schoenheit [fs] · 15 years ago
- d1242e6 ab79: #i116184# Fixed warning by Andreas Bregas · 15 years ago
- afbce2e ab79: #i116184# Improved type support by Andreas Bregas · 15 years ago
- 48de448 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system by Frank Schoenheit [fs] · 15 years ago
- a3a53c9 sb137: merged in DEV300_m96 by sb · 15 years ago