1. 3c1d474 Resync to trunk, windows non-pro build by Armin Le Grand · 12 years ago aoo/aw080
  2. 6ca3a9f aw080 resync to trunk, win build working, no checks yet by Armin Le Grand · 12 years ago
  3. 8a6f84c resync to trunk (close to AOO400) by Armin Le Grand · 13 years ago
  4. 59ee09f mv ooo to top-level by Joe Schaefer · 13 years ago
  5. a2a4a6a #i76852# Basic : incorrect conversions Single to String and Double to String by Damjan Jovanovic · 13 years ago
  6. f0ffbeb #i120867#, in SfxLibraryContainer::storeLibraries_Impl(),need to free created pLibArray object before returning from branch code by Jian Fang Zhang · 14 years ago
  7. 0132f35 basic, cui, extensions, filter, vcl: fix some warnings by Armin Le Grand · 14 years ago
  8. 7868e57 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
  9. f941cbe Update headers to Alv2 headers by Andrew Rist · 14 years ago
  10. ee9bc42 i118923 - OS/2 port: new link system now uses unix style. by Yuri Dario · 14 years ago
  11. df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
  12. 9b04553 remove svn:executable properties from source files by Herbert Dürr · 14 years ago
  13. b8b9820 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  14. 4ad4c93 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  15. b4a7a84 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  16. 2f68838 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  17. 8abc6ca Update headers to Alv2 headers by Andrew Rist · 14 years ago
  18. 9448104 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  19. fe90730 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  20. d6fa492 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  21. 0f12bbc Update headers to Alv2 headers by Andrew Rist · 14 years ago
  22. d5ff757 Update headers to Alv2 headers by Andrew Rist · 14 years ago
  23. 80283e1 CWS-TOOLING: integrate CWS dr80_OOO340 by Kurt Zenker · 15 years ago
  24. 2cc5922 CWS-TOOLING: integrate CWS gridfixes_OOO340 by Kurt Zenker · 15 years ago
  25. 5524a24 CWS-TOOLING: integrate CWS calcvba by Ivo Hinkelmann · 15 years ago
  26. 5a21dc1 calcvba: missing include by Daniel Rentz [dr] · 15 years ago
  27. 17f6bf9 calcvba: disable basic tracing by default by Daniel Rentz [dr] · 15 years ago
  28. 620ecfa calcvba: #164410# obviously, extractBoolFromAny should also check for boolean value... by Daniel Rentz [dr] · 15 years ago
  29. 361c48ac gridfixes: pulled and merged DEV300:m104 by Frank Schoenheit [fs] · 15 years ago
  30. cba7675 dr80: rebase to DEV300_m104 by Daniel Rentz [dr] · 15 years ago
  31. 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
  32. 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
  33. f165e5b CWS-TOOLING: integrate CWS debuglevels by obo · 15 years ago
  34. 70cabe8 dr80: rebase to DEV300_m102 by Daniel Rentz [dr] · 15 years ago
  35. 1f945ad dr80: #i117388# do not try to access nonexisting document by Daniel Rentz [dr] · 15 years ago
  36. 75daa49 debuglevels: pulled and merged DEV300.m102 by Frank Schoenheit [fs] · 15 years ago
  37. ac70a8e9b CWS-TOOLING: integrate CWS vcl119 by Ivo Hinkelmann · 15 years ago
  38. 9f2ff67 gridfixes: pulled and merged DEV300m101 by Frank Schoenheit [fs] · 15 years ago
  39. 4881d3f CWS-TOOLING: integrate CWS ab81 by Ivo Hinkelmann · 15 years ago
  40. b180cab gridfixes: USHORT -> sal_uInt16 by Frank Schoenheit [fs] · 15 years ago
  41. c774d76 vcl119: rebase to DEV300_m101 by Philipp Lohmann [pl] · 15 years ago
  42. c138eaf debuglevels: pulled and merged latest changes from DEV300_next by Frank Schoenheit [fs] · 15 years ago
  43. 2a722a4 debuglevels: merged to-be-m101 by Frank Schoenheit [fs] · 15 years ago
  44. 4fba42e masterfix DEV300: #i10000# usage of L10N build_type by Ivo Hinkelmann · 15 years ago
  45. 2ea89ad masterfix DEV300: #i10000# added missing file by Ivo Hinkelmann · 15 years ago
  46. fc6f220 masterfix DEV300: #i10000# include removed by Ivo Hinkelmann · 15 years ago
  47. e5e1326 masterfix DEV300: #i10000# cxx removed by Ivo Hinkelmann · 15 years ago
  48. 2f4d29e ab81: resync to m100 by Andreas Bregas · 15 years ago
  49. c91bce6 ab81: #164411# Fix accidental index access at UNO objects by Andreas Bregas · 15 years ago
  50. 231934e rebase to DEV300_m100 by Philipp Lohmann [pl] · 15 years ago
  51. 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
  52. d8858e9 ab80: resync to m100 by Andreas Bregas · 15 years ago
  53. c1db4c7 ab81: #i115795# Changed string handling in DLL calls back to old behavior in !VBA mode by Andreas Bregas · 15 years ago
  54. 015d7aa debuglevels: post-rebase fixes by Frank Schoenheit [fs] · 15 years ago
  55. fc804df debuglevels: pulled and merged DEV300.m100 by Frank Schoenheit [fs] · 15 years ago
  56. aa29f5a debuglevels: ResetCapturedAssertions: don't reset to NULL channel if assertions are not captured by Frank Schoenheit [fs] · 15 years ago
  57. fcad8a5 ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 by Andreas Bregas · 15 years ago
  58. a5d6bf6a vcl119: #i86067# fix long since broken layouting algorithm by Philipp Lohmann [pl] · 15 years ago
  59. 9592c3b debuglevels: ResetCapturedAssertions not available in product build by Frank Schoenheit [fs] · 15 years ago
  60. 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
  61. 40953e8 CWS gnumake3: pull in cws removetooltypes01 by Mathias Bauer · 15 years ago
  62. bebf85e removetooltypes01: Rebase to DEV300m99 by Carsten Driesner · 15 years ago
  63. 8b873ae CWS gnumake3: resync to m99 by Mathias Bauer · 15 years ago
  64. 51922f8 gnumake3: remove comphelper version; fix including extract.hxx by Hans-Joachim Lankenau · 15 years ago
  65. 4ba03a4 undoapi: pulled and merged DEV300.m98 by Frank Schoenheit [fs] · 15 years ago
  66. 605209e removetooltypes01: Rebase to DEV300m98 by Carsten Driesner · 15 years ago
  67. bb72c61 CWS-TOOLING: integrate CWS sb135 by Ivo Hinkelmann · 15 years ago
  68. 81744e6b CWS-TOOLING: integrate CWS ab79 by Ivo Hinkelmann · 15 years ago
  69. cb1c611 removetooltypes01: #i112600# Remove tools types from basic by Carsten Driesner · 15 years ago
  70. 94eae11 removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags by Mikhail Voytenko · 15 years ago
  71. 6635619 removetooltypes01: #i112600# do not affect FASTBOOL in this cws by Mikhail Voytenko · 15 years ago
  72. 642cfe8 removetooltypes01: #i112600# adjust basic and scaddins by Mikhail Voytenko · 15 years ago
  73. fdff831 rebase to DEV300_m96 by Philipp Lohmann [pl] · 15 years ago
  74. 9cfd9ab undoapi: merge after pulling CWS sb135 by Frank Schoenheit [fs] · 15 years ago
  75. d1242e6 ab79: #i116184# Fixed warning by Andreas Bregas · 15 years ago
  76. afbce2e ab79: #i116184# Improved type support by Andreas Bregas · 15 years ago
  77. 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
  78. a3a53c9 sb137: merged in DEV300_m96 by sb · 15 years ago
  79. 794c821e #i10000# replace obsolete define by Hans-Joachim Lankenau · 15 years ago
  80. 06ef0fa CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
  81. 0feae64 CWS-TOOLING: integrate CWS mib19 by Hans-Joachim Lankenau · 15 years ago
  82. eb77ace undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT by Frank Schoenheit [fs] · 15 years ago
  83. 75b4701 mib19: rebase to DEV300m95 by Daniel Rentz [dr] · 15 years ago
  84. 7019619 ab79: #104876# Set LibraryContainers to unmodified after creation by Andreas Bregas · 15 years ago
  85. 25a554b sb137: #i115716# marshalString missed null-termination by sb · 15 years ago
  86. 13bc946 rebased to OOO330m17 by Daniel Rentz [dr] · 15 years ago
  87. 7ad3ca2 CWS gnumake2: resync to m94 by Mathias Bauer · 15 years ago
  88. 863c33f udoapi: merge sw refactoring with undoapi stuff by Michael Stahl · 15 years ago
  89. b5d2cb0a merge with DEV300_m94 by Philipp Lohmann [pl] · 15 years ago
  90. 5b0573b vcl117: removed obsolete header by Philipp Lohmann [pl] · 15 years ago
  91. e13b8a6 undoapi: merge after pulling DEV300.m94 by Frank Schoenheit [fs] · 15 years ago
  92. ee0b907 sb131: merged in re/DEV300_next towards DEV300_m94 by sb · 15 years ago
  93. 890f3d9 #i10000# changes from OOO330 m14 by Vladimir Glazunov · 15 years ago
  94. 8241bf7 undoapi: by Frank Schoenheit [fs] · 15 years ago
  95. 27f4278 CWS-TOOLING: integrate CWS svarray by Vladimir Glazunov · 15 years ago
  96. 998b68d jsc331: i115237: add missing not operator by Juergen Schmidt · 15 years ago
  97. 4f40fd2 CWS gnumake2: resolve conflicts and make sources buildable on Linux by Mathias Bauer · 15 years ago
  98. fe74a4e merge after pulling DEV300.m91 by Frank Schoenheit [fs] · 15 years ago
  99. 83d7b77 CWS gnumake: resync to m91; conflicts unresolved by Mathias Bauer · 15 years ago
  100. 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago