1. d336e34 cli_ure: copy cli_basetypes to INSTDIR/sdk/bin by Michael Stahl · 13 years ago
  2. 0e66d2c cli_ure: cleanup in Library_cli_cppuhelper_native by Michael Stahl · 13 years ago
  3. f212aa9 fix existing comments by Philipp Riemer · 13 years ago
  4. 78ced62 fix indentation by Philipp Riemer · 13 years ago
  5. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  6. fc456b5 Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) by Stephan Bergmann · 13 years ago
  7. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  8. 6b408d1 gbuild: remove external_headers targets by Matúš Kukan · 13 years ago
  9. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  10. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
  11. 1728ab7 Remove dependency of climaker on registry format by Stephan Bergmann · 13 years ago
  12. 3a77c4f Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128 by Tor Lillqvist · 13 years ago
  13. fe4ffd8 fdo#61503 fix cli_cppuhelper bootstrap error by Peter Foley · 13 years ago
  14. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  15. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  16. c9eac7a cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt by Michael Stahl · 13 years ago
  17. b25a9a2 Adapt to prefixed bootstrap_component_getFactory by Stephan Bergmann · 13 years ago
  18. 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
  19. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  20. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  21. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  22. b768611 remove all d.lst by Michael Stahl · 13 years ago
  23. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  24. 13ed66c s/Whith/With/ by Tor Lillqvist · 13 years ago
  25. ce22d30 do not try to concatenate two string literals using + by Luboš Luňák · 13 years ago
  26. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  27. a7ef93e drop executable bit by Peter Foley · 13 years ago
  28. 4ab8062 WaE: C4564 from MSVS 2010 by Tor Lillqvist · 13 years ago
  29. 6791f1d WaE: C4538: const/volatile qualifiers on this type are not supported by Tor Lillqvist · 13 years ago
  30. 16f856a Adapt climaker to cppu::bootstrap_InitialComponentContext removal by Stephan Bergmann · 13 years ago
  31. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  32. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  33. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  34. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  35. f0d8553 source file modes fix by Enrico Weigelt, metux ITS · 13 years ago
  36. 8865b7f fdo#55290: use the right native library name by David Ostrovsky · 13 years ago
  37. d59379a cli_ure: warning C4965: implicit box of integer 0 by Michael Stahl · 13 years ago
  38. f61e81a fix warnings in cli_ure by Peter Foley · 13 years ago
  39. 40a4c46 fdo#55290 do not use resource file for assembly libs by David Tardon · 13 years ago
  40. 5b4fa31 use key directly from $(SRCDIR) by David Tardon · 13 years ago
  41. 1b66ced Managed C++ to C++/CLI conversion also for the debug code by Tor Lillqvist · 14 years ago
  42. 68d6252 most of this is not necessary anymore by David Tardon · 14 years ago
  43. 3fc4095 fix gbuildized cli_ure by Peter Foley · 14 years ago
  44. 4b56d82 convert uno_bridge to new syntax by Peter Foley · 14 years ago
  45. a4df4e9 convert cli_ure/source/native to new syntax by Peter Foley · 14 years ago
  46. d542258 fix typo by David Tardon · 14 years ago
  47. 3af8bd1 use key directly from $(SRCDIR) by David Tardon · 14 years ago
  48. c7e559a CLI assemblies must depend on the key file used for signing by David Tardon · 14 years ago
  49. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  50. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  51. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  52. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  53. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  54. 7e57c76 Typo by Stephan Bergmann · 14 years ago
  55. 359f005 add deps on CLI libs used in cli_uno build by David Tardon · 14 years ago
  56. 97eb770 switch cli_ure to gbuild by David Tardon · 14 years ago
  57. 39c530c force cli_ure to build by Matúš Kukan · 14 years ago
  58. e1afb8a cli_uno: add missing gb_Library_use_udk_api by Matúš Kukan · 14 years ago
  59. fc42bf9 cli_ure: another missing dep by Matúš Kukan · 14 years ago
  60. f8361ef add missing package name by Norbert Thiebaud · 14 years ago
  61. 118cc68 gbuildize cli_ure by David Tardon · 14 years ago
  62. ab79555 export uno_initEnvironment and uno_ext_getMapping by David Tardon · 14 years ago
  63. b6e1a00 fix StackOverflowException in climaker by Peter Foley · 14 years ago
  64. 6fa1a74 convert climaker to new syntax by Peter Foley · 14 years ago
  65. 2dbd722 OpenOffice.org->LibreOffice by Andras Timar · 14 years ago
  66. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  67. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  68. e18655e re-base on ALv2 code. by Michael Meeks · 14 years ago
  69. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  70. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  71. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  72. d95d58a nuke unused namespace by Takeshi Abe · 14 years ago
  73. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  74. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  75. 9345437 .txt files don't need executable bits by Michael Stahl · 14 years ago
  76. b8f007d remove extraneous qualifiers that break some compilers by Mariusz Dykierek · 14 years ago
  77. 664b22c Fixed some cppcheck messages by PKEuS · 14 years ago
  78. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  79. 3fedf4b OpenOffice.org -> LibreOffice in comment by Andras Timar · 14 years ago
  80. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  81. aee4367 function component_canUnload is exported by David Tardon · 14 years ago
  82. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  83. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  84. 0c9d2b9 precompiled_cli_ure.hxx is empty, so just remove it by Joseph Powers · 14 years ago
  85. b786a33 Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. by Stephan Bergmann · 14 years ago
  86. 3f411f3 Adapt to removal of dangerous operators by Fridrich Štrba · 15 years ago
  87. bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
  88. 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
  89. f3423ea Fix MSVC build against debugging runtime by Tor Lillqvist · 15 years ago
  90. a50103a Bin stuff for compiler versions we don't use by Tor Lillqvist · 15 years ago
  91. 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  92. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  93. 049d80d fix for fdo#35108 allow dot net clients to bootstrap libreoffice by Noel Power · 15 years ago
  94. 4be7cca Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
  95. 999dce7 WaE: return after throw by Caolán McNamara · 15 years ago
  96. adc6fe0 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  97. 933e228 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  98. 6d8590e jl64 #i117009# increase versions of cli assemblies by Joachim Lingner · 15 years ago
  99. 83734ee Clean up makefiles by Thomas Arnhold · 15 years ago
  100. e2f14d9 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago