1. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  2. 17192ce tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 by Michael Stahl · 9 years ago
  3. e0487a1 cli_ure,unoil: always increment all CLI assembly version numbers by Michael Stahl · 9 years ago
  4. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  5. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  6. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  7. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  8. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  9. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  10. de82b32 Clean up uses of SAL_U/SAL_W: cli_ure by Stephan Bergmann · 9 years ago
  11. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  12. cfaba15 cli_ure: fix another bad _WIN64 check (related tdf#94265) by Michael Stahl · 9 years ago
  13. 3b28635 tdf#94265: Correct the error by ComputingDwarf · 9 years ago
  14. 6fab286 Fix typos by Andrea Gelmini · 9 years ago
  15. 0a99b5a When building with clang-cl on Windows, build CLR code with MSVC by Stephan Bergmann · 9 years ago
  16. 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
  17. 22f96da Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  18. a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
  19. c3586b6 OSL_TRACE->SAL in chart2..oox by Noel Grandin · 9 years ago
  20. 6b51e52 "// not impl" -> "= delete" by Stephan Bergmann · 10 years ago
  21. 62c047f switch to EHs on windows by Markus Mohrhard · 10 years ago
  22. d15163e Fix typos by Andrea Gelmini · 10 years ago
  23. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  24. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  25. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  26. 597e694 Fix typos by Andrea Gelmini · 10 years ago
  27. 867ead5 cli_ure: fix build by Michael Stahl · 10 years ago
  28. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  29. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  30. 01518d3 cli_ure: climaker should open keyfile read-only by Michael Stahl · 11 years ago
  31. ce34347 Fix typos by Andrea Gelmini · 11 years ago
  32. 5e86f243 uno bridge: Prevent collision between cli::array and std::array by David Ostrovsky · 11 years ago
  33. fd27553 climaker: Fix std::array and cli::array collision by David Ostrovsky · 11 years ago
  34. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  35. ffa8892 Fix typos by Andrea Gelmini · 11 years ago
  36. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  37. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  38. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  39. 916f88f Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  40. 50b0273 Replace scary reinterpret_casts with OUString::unacquired by Stephan Bergmann · 11 years ago
  41. f863d26 fdo#57950 Replace chained append() with operator+ by Krisztian Pinter · 11 years ago
  42. b33788c Typos by Julien Nabet · 11 years ago
  43. a251fe4 We require MSVC2013 (_MSC_VER == 1800) now by Tor Lillqvist · 11 years ago
  44. fe3feff cli_ure: PVS-Studio V618 non-const format string by Michael Stahl · 11 years ago
  45. aec4088 Typo: increse->increase by Julien Nabet · 11 years ago
  46. 60a64d1 climaker: Fix handling incomplete types by David Ostrovsky · 11 years ago
  47. df46ec0 osl_getCommandArg always returns osl_Process_E_None by Stephan Bergmann · 11 years ago
  48. 54cbb57 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  49. 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
  50. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  51. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  52. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  53. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  54. 04740cb cli_ure (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  55. 25df8ad cli_ure: adapt destructors in cli_uno library to "C++/CLI" by Michael Stahl · 12 years ago
  56. 5f15f18 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  57. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  58. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  59. 608ebc6 Remove redundant inclusions of header "cppuhelper/shlib.h" by Matthew Pottage · 12 years ago
  60. d07539e java: use an empty block rather than an empty statement by Noel Grandin · 12 years ago
  61. e7a474b java: remove unused variables by Noel Grandin · 12 years ago
  62. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  63. a0233e6 Typo: habe->have by Julien Nabet · 12 years ago
  64. b19db6b Typo: apend->append by Julien Nabet · 12 years ago
  65. 0d2542d gbuild, cli_ure: Win32 make issues with back and forward slashes by Michael Stahl · 12 years ago
  66. 637b0ef cli_ure: Win32 make quoting problem, use sed to work around by Michael Stahl · 12 years ago
  67. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  68. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  69. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  70. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  71. acc0420 use css prefix consistently by Thomas Arnhold · 12 years ago
  72. 49dff05 cli_ure: fix dbglevel=2 build on windows by Thomas Arnhold · 12 years ago
  73. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  74. 11b81c1 Fix memory leaks by Julien Nabet · 12 years ago
  75. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  76. b8239ac typo: noone -> no one by Thomas Arnhold · 12 years ago
  77. f7dca81 cli_ure: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  78. 1712e6c Remove visual noise from cli_ure by Alexander Wilms · 12 years ago
  79. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  80. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  81. 85d1e39 gbuild: Fix and check package dependencies. by Matúš Kukan · 12 years ago
  82. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  83. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  84. 5503a68 cli_ure: remove CLI version Packages by Michael Stahl · 12 years ago
  85. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  86. e5eac91 cli_ure: remove Package_config by Michael Stahl · 12 years ago
  87. 968c735 gbuild: refactor CliLibrary by Michael Stahl · 12 years ago
  88. decf809 fdo#69601: refactor CliNativeLibrary by Michael Stahl · 12 years ago
  89. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  90. 0618b35 Fixes for cross-compilation on OS X (to iOS) by Tor Lillqvist · 13 years ago
  91. 814ec764 cli_ure: copy cli_basetypes to INSTDIR/sdk/bin by Michael Stahl · 13 years ago
  92. 4ac9349 cli_ure: cleanup in Library_cli_cppuhelper_native by Michael Stahl · 13 years ago
  93. f212aa9 fix existing comments by Philipp Riemer · 13 years ago
  94. 78ced62 fix indentation by Philipp Riemer · 13 years ago
  95. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  96. fc456b5 Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) by Stephan Bergmann · 13 years ago
  97. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  98. 6b408d1 gbuild: remove external_headers targets by Matúš Kukan · 13 years ago
  99. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  100. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago