1. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  2. 597e694 Fix typos by Andrea Gelmini · 10 years ago
  3. 867ead5 cli_ure: fix build by Michael Stahl · 10 years ago
  4. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  5. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  6. 01518d3 cli_ure: climaker should open keyfile read-only by Michael Stahl · 11 years ago
  7. ce34347 Fix typos by Andrea Gelmini · 11 years ago
  8. 5e86f243 uno bridge: Prevent collision between cli::array and std::array by David Ostrovsky · 11 years ago
  9. fd27553 climaker: Fix std::array and cli::array collision by David Ostrovsky · 11 years ago
  10. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  11. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  12. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  13. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  14. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  15. 916f88f Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  16. 50b0273 Replace scary reinterpret_casts with OUString::unacquired by Stephan Bergmann · 11 years ago
  17. f863d26 fdo#57950 Replace chained append() with operator+ by Krisztian Pinter · 11 years ago
  18. b33788c Typos by Julien Nabet · 11 years ago
  19. a251fe4 We require MSVC2013 (_MSC_VER == 1800) now by Tor Lillqvist · 11 years ago
  20. fe3feff cli_ure: PVS-Studio V618 non-const format string by Michael Stahl · 11 years ago
  21. aec4088 Typo: increse->increase by Julien Nabet · 11 years ago
  22. 60a64d1 climaker: Fix handling incomplete types by David Ostrovsky · 11 years ago
  23. df46ec0 osl_getCommandArg always returns osl_Process_E_None by Stephan Bergmann · 11 years ago
  24. 54cbb57 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  25. 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
  26. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  27. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  28. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  29. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  30. 04740cb cli_ure (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  31. 25df8ad cli_ure: adapt destructors in cli_uno library to "C++/CLI" by Michael Stahl · 12 years ago
  32. 5f15f18 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  33. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  34. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  35. 608ebc6 Remove redundant inclusions of header "cppuhelper/shlib.h" by Matthew Pottage · 12 years ago
  36. d07539e java: use an empty block rather than an empty statement by Noel Grandin · 12 years ago
  37. e7a474b java: remove unused variables by Noel Grandin · 12 years ago
  38. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  39. a0233e6 Typo: habe->have by Julien Nabet · 12 years ago
  40. b19db6b Typo: apend->append by Julien Nabet · 12 years ago
  41. 0d2542d gbuild, cli_ure: Win32 make issues with back and forward slashes by Michael Stahl · 12 years ago
  42. 637b0ef cli_ure: Win32 make quoting problem, use sed to work around by Michael Stahl · 12 years ago
  43. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  44. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  45. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  46. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  47. acc0420 use css prefix consistently by Thomas Arnhold · 12 years ago
  48. 49dff05 cli_ure: fix dbglevel=2 build on windows by Thomas Arnhold · 12 years ago
  49. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  50. 11b81c1 Fix memory leaks by Julien Nabet · 12 years ago
  51. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  52. b8239ac typo: noone -> no one by Thomas Arnhold · 12 years ago
  53. f7dca81 cli_ure: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  54. 1712e6c Remove visual noise from cli_ure by Alexander Wilms · 12 years ago
  55. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  56. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  57. 85d1e39 gbuild: Fix and check package dependencies. by Matúš Kukan · 12 years ago
  58. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  59. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  60. 5503a68 cli_ure: remove CLI version Packages by Michael Stahl · 12 years ago
  61. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  62. e5eac91 cli_ure: remove Package_config by Michael Stahl · 12 years ago
  63. 968c735 gbuild: refactor CliLibrary by Michael Stahl · 12 years ago
  64. decf809 fdo#69601: refactor CliNativeLibrary by Michael Stahl · 12 years ago
  65. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  66. 0618b35 Fixes for cross-compilation on OS X (to iOS) by Tor Lillqvist · 13 years ago
  67. 814ec764 cli_ure: copy cli_basetypes to INSTDIR/sdk/bin by Michael Stahl · 13 years ago
  68. 4ac9349 cli_ure: cleanup in Library_cli_cppuhelper_native by Michael Stahl · 13 years ago
  69. f212aa9 fix existing comments by Philipp Riemer · 13 years ago
  70. 78ced62 fix indentation by Philipp Riemer · 13 years ago
  71. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  72. fc456b5 Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) by Stephan Bergmann · 13 years ago
  73. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  74. 6b408d1 gbuild: remove external_headers targets by Matúš Kukan · 13 years ago
  75. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  76. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
  77. 1728ab7 Remove dependency of climaker on registry format by Stephan Bergmann · 13 years ago
  78. 3a77c4f Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128 by Tor Lillqvist · 13 years ago
  79. fe4ffd8 fdo#61503 fix cli_cppuhelper bootstrap error by Peter Foley · 13 years ago
  80. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  81. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  82. c9eac7a cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt by Michael Stahl · 13 years ago
  83. b25a9a2 Adapt to prefixed bootstrap_component_getFactory by Stephan Bergmann · 13 years ago
  84. 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
  85. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  86. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  87. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  88. b768611 remove all d.lst by Michael Stahl · 13 years ago
  89. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  90. 13ed66c s/Whith/With/ by Tor Lillqvist · 13 years ago
  91. ce22d30 do not try to concatenate two string literals using + by Luboš Luňák · 13 years ago
  92. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  93. a7ef93e drop executable bit by Peter Foley · 13 years ago
  94. 4ab8062 WaE: C4564 from MSVS 2010 by Tor Lillqvist · 13 years ago
  95. 6791f1d WaE: C4538: const/volatile qualifiers on this type are not supported by Tor Lillqvist · 13 years ago
  96. 16f856a Adapt climaker to cppu::bootstrap_InitialComponentContext removal by Stephan Bergmann · 13 years ago
  97. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  98. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  99. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  100. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago