1. 0d2542d gbuild, cli_ure: Win32 make issues with back and forward slashes by Michael Stahl · 12 years ago
  2. 637b0ef cli_ure: Win32 make quoting problem, use sed to work around by Michael Stahl · 12 years ago
  3. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  4. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  5. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  6. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  7. acc0420 use css prefix consistently by Thomas Arnhold · 12 years ago
  8. 49dff05 cli_ure: fix dbglevel=2 build on windows by Thomas Arnhold · 12 years ago
  9. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  10. 11b81c1 Fix memory leaks by Julien Nabet · 12 years ago
  11. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  12. b8239ac typo: noone -> no one by Thomas Arnhold · 12 years ago
  13. f7dca81 cli_ure: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  14. 1712e6c Remove visual noise from cli_ure by Alexander Wilms · 12 years ago
  15. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  16. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  17. 85d1e39 gbuild: Fix and check package dependencies. by Matúš Kukan · 12 years ago
  18. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  19. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  20. 5503a68 cli_ure: remove CLI version Packages by Michael Stahl · 12 years ago
  21. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  22. e5eac91 cli_ure: remove Package_config by Michael Stahl · 12 years ago
  23. 968c735 gbuild: refactor CliLibrary by Michael Stahl · 12 years ago
  24. decf809 fdo#69601: refactor CliNativeLibrary by Michael Stahl · 12 years ago
  25. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  26. 0618b35 Fixes for cross-compilation on OS X (to iOS) by Tor Lillqvist · 13 years ago
  27. 814ec764 cli_ure: copy cli_basetypes to INSTDIR/sdk/bin by Michael Stahl · 13 years ago
  28. 4ac9349 cli_ure: cleanup in Library_cli_cppuhelper_native by Michael Stahl · 13 years ago
  29. f212aa9 fix existing comments by Philipp Riemer · 13 years ago
  30. 78ced62 fix indentation by Philipp Riemer · 13 years ago
  31. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  32. fc456b5 Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) by Stephan Bergmann · 13 years ago
  33. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  34. 6b408d1 gbuild: remove external_headers targets by Matúš Kukan · 13 years ago
  35. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  36. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
  37. 1728ab7 Remove dependency of climaker on registry format by Stephan Bergmann · 13 years ago
  38. 3a77c4f Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128 by Tor Lillqvist · 13 years ago
  39. fe4ffd8 fdo#61503 fix cli_cppuhelper bootstrap error by Peter Foley · 13 years ago
  40. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  41. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  42. c9eac7a cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt by Michael Stahl · 13 years ago
  43. b25a9a2 Adapt to prefixed bootstrap_component_getFactory by Stephan Bergmann · 13 years ago
  44. 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
  45. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  46. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  47. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  48. b768611 remove all d.lst by Michael Stahl · 13 years ago
  49. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  50. 13ed66c s/Whith/With/ by Tor Lillqvist · 13 years ago
  51. ce22d30 do not try to concatenate two string literals using + by Luboš Luňák · 13 years ago
  52. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  53. a7ef93e drop executable bit by Peter Foley · 13 years ago
  54. 4ab8062 WaE: C4564 from MSVS 2010 by Tor Lillqvist · 13 years ago
  55. 6791f1d WaE: C4538: const/volatile qualifiers on this type are not supported by Tor Lillqvist · 13 years ago
  56. 16f856a Adapt climaker to cppu::bootstrap_InitialComponentContext removal by Stephan Bergmann · 13 years ago
  57. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  58. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  59. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  60. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  61. f0d8553 source file modes fix by Enrico Weigelt, metux ITS · 13 years ago
  62. 8865b7f fdo#55290: use the right native library name by David Ostrovsky · 13 years ago
  63. d59379a cli_ure: warning C4965: implicit box of integer 0 by Michael Stahl · 13 years ago
  64. f61e81a fix warnings in cli_ure by Peter Foley · 13 years ago
  65. 40a4c46 fdo#55290 do not use resource file for assembly libs by David Tardon · 13 years ago
  66. 5b4fa31 use key directly from $(SRCDIR) by David Tardon · 13 years ago
  67. 1b66ced Managed C++ to C++/CLI conversion also for the debug code by Tor Lillqvist · 14 years ago
  68. 68d6252 most of this is not necessary anymore by David Tardon · 14 years ago
  69. 3fc4095 fix gbuildized cli_ure by Peter Foley · 14 years ago
  70. 4b56d82 convert uno_bridge to new syntax by Peter Foley · 14 years ago
  71. a4df4e9 convert cli_ure/source/native to new syntax by Peter Foley · 14 years ago
  72. d542258 fix typo by David Tardon · 14 years ago
  73. 3af8bd1 use key directly from $(SRCDIR) by David Tardon · 14 years ago
  74. c7e559a CLI assemblies must depend on the key file used for signing by David Tardon · 14 years ago
  75. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  76. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  77. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  78. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  79. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  80. 7e57c76 Typo by Stephan Bergmann · 14 years ago
  81. 359f005 add deps on CLI libs used in cli_uno build by David Tardon · 14 years ago
  82. 97eb770 switch cli_ure to gbuild by David Tardon · 14 years ago
  83. 39c530c force cli_ure to build by Matúš Kukan · 14 years ago
  84. e1afb8a cli_uno: add missing gb_Library_use_udk_api by Matúš Kukan · 14 years ago
  85. fc42bf9 cli_ure: another missing dep by Matúš Kukan · 14 years ago
  86. f8361ef add missing package name by Norbert Thiebaud · 14 years ago
  87. 118cc68 gbuildize cli_ure by David Tardon · 14 years ago
  88. ab79555 export uno_initEnvironment and uno_ext_getMapping by David Tardon · 14 years ago
  89. b6e1a00 fix StackOverflowException in climaker by Peter Foley · 14 years ago
  90. 6fa1a74 convert climaker to new syntax by Peter Foley · 14 years ago
  91. 2dbd722 OpenOffice.org->LibreOffice by Andras Timar · 14 years ago
  92. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  93. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  94. e18655e re-base on ALv2 code. by Michael Meeks · 14 years ago
  95. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  96. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  97. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  98. d95d58a nuke unused namespace by Takeshi Abe · 14 years ago
  99. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  100. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago