- 3c1d474 Resync to trunk, windows non-pro build by Armin Le Grand · 12 years ago aoo/aw080
- 6ca3a9f aw080 resync to trunk, win build working, no checks yet by Armin Le Grand · 12 years ago
- 8a6f84c resync to trunk (close to AOO400) by Armin Le Grand · 13 years ago
- 59ee09f mv ooo to top-level by Joe Schaefer · 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
- 794c821e #i10000# replace obsolete define by Hans-Joachim Lankenau · 15 years ago
- 06ef0fa CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
- 0feae64 CWS-TOOLING: integrate CWS mib19 by Hans-Joachim Lankenau · 15 years ago
- eb77ace undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT by Frank Schoenheit [fs] · 15 years ago
- 75b4701 mib19: rebase to DEV300m95 by Daniel Rentz [dr] · 15 years ago
- 7019619 ab79: #104876# Set LibraryContainers to unmodified after creation by Andreas Bregas · 15 years ago
- 25a554b sb137: #i115716# marshalString missed null-termination by sb · 15 years ago
- 13bc946 rebased to OOO330m17 by Daniel Rentz [dr] · 15 years ago
- 7ad3ca2 CWS gnumake2: resync to m94 by Mathias Bauer · 15 years ago
- 863c33f udoapi: merge sw refactoring with undoapi stuff by Michael Stahl · 15 years ago
- b5d2cb0a merge with DEV300_m94 by Philipp Lohmann [pl] · 15 years ago
- 5b0573b vcl117: removed obsolete header by Philipp Lohmann [pl] · 15 years ago
- e13b8a6 undoapi: merge after pulling DEV300.m94 by Frank Schoenheit [fs] · 15 years ago
- ee0b907 sb131: merged in re/DEV300_next towards DEV300_m94 by sb · 15 years ago
- 890f3d9 #i10000# changes from OOO330 m14 by Vladimir Glazunov · 15 years ago
- 8241bf7 undoapi: by Frank Schoenheit [fs] · 15 years ago
- 27f4278 CWS-TOOLING: integrate CWS svarray by Vladimir Glazunov · 15 years ago
- 998b68d jsc331: i115237: add missing not operator by Juergen Schmidt · 15 years ago
- 4f40fd2 CWS gnumake2: resolve conflicts and make sources buildable on Linux by Mathias Bauer · 15 years ago
- fe74a4e merge after pulling DEV300.m91 by Frank Schoenheit [fs] · 15 years ago
- 83d7b77 CWS gnumake: resync to m91; conflicts unresolved by Mathias Bauer · 15 years ago
- 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago