1. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  2. 49fa300 Don't call Manager::addProvider(null) upon optional NoSuchFileException by Stephan Bergmann · 12 years ago
  3. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  4. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  5. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  6. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  7. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  8. 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
  9. d8be8a9 cppuhelper: remove obsolete Package_unorc by Michael Stahl · 12 years ago
  10. 1ed2c24 remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 12 years ago
  11. 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
  12. 04fe0ca Some clean-up by Stephan Bergmann · 12 years ago
  13. 615a69e Clean-up std::bad_alloc handling by Stephan Bergmann · 12 years ago
  14. e9f260b Minor refactoring of iOS code by Tor Lillqvist · 12 years ago
  15. 284347b Not being able to honor a "prefix" is a rather hard error by Stephan Bergmann · 12 years ago
  16. 01e1a24 URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE case by Tor Lillqvist · 13 years ago
  17. ecbe980 WaE: 'rPath' : unreferenced formal parameter by Tor Lillqvist · 13 years ago
  18. f189b1a prevent WaE with unused parameters by Markus Mohrhard · 13 years ago
  19. d2e1dd5 [API CHANGE] Stricter requirements for shlib.hxx function arguments by Stephan Bergmann · 13 years ago
  20. c91f585 [API CHANGE] Remove unused cppu::invokeStaticComponentFactory again by Stephan Bergmann · 13 years ago
  21. 69f1846 All the content of cppuhelper/source/compat.cxx must be in namespace cppu by Stephan Bergmann · 13 years ago
  22. 3fb51fe [API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loaders by Stephan Bergmann · 13 years ago
  23. 43c47af Special-case Mac OS X .jnilib by Stephan Bergmann · 13 years ago
  24. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  25. d343c57 gbuild: make the versioned library the linktarget on Unixes by Michael Stahl · 13 years ago
  26. 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
  27. 6eb840c Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests. by Andrzej J.R. Hunt · 13 years ago
  28. d1dad0c Use OUString::startsWith where possible by Stephan Bergmann · 13 years ago
  29. 905e862 Pass by const ref by Stephan Bergmann · 13 years ago
  30. b469cd2 gbuild: use xml .rdb files directly from workdir by Matúš Kukan · 13 years ago
  31. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  32. 2618ff4 UNO interface UIKs are unused for a very long time by Stephan Bergmann · 13 years ago
  33. ecb1850 Can unify this now it seems by Tor Lillqvist · 13 years ago
  34. 1bf008c Update a few library names by Tor Lillqvist · 13 years ago
  35. b9fa1e2 build on higher debug levels by Caolán McNamara · 13 years ago
  36. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  37. 30a96ca OString’ was not declared in this scope by Caolán McNamara · 13 years ago
  38. e89e7cd Prefer using declarations over using directives by Stephan Bergmann · 13 years ago
  39. 477e7ad Use upcasting Reference copy ctor by Stephan Bergmann · 13 years ago
  40. 9a031cf Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE by Tor Lillqvist · 13 years ago
  41. 3aea6c1 Mark as const by Takeshi Abe · 13 years ago
  42. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  43. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  44. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
  45. 1857688 Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual by Herbert Dürr · 13 years ago
  46. 4e42ce3 Don't call code in UNO object ctor that throws UNO exceptions by Stephan Bergmann · 13 years ago
  47. e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago
  48. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  49. 802a87e Adapt to library name changes for Android, too by Tor Lillqvist · 13 years ago
  50. 7f779994 Library names have changed thanks to the "layer" changes by Tor Lillqvist · 13 years ago
  51. 05713a1 Explicit copy ctor avoiding copying singular iterators by Stephan Bergmann · 13 years ago
  52. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  53. 19d2de7 Fix TypeManager by Stephan Bergmann · 13 years ago
  54. ab149c7 Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi by Stephan Bergmann · 13 years ago
  55. 6f44df1 Avoid (harmless) duplicate entry by Tor Lillqvist · 13 years ago
  56. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  57. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  58. 8ada6e3 libcomphelpgcc3 got renamed to libcomphelper by Tor Lillqvist · 13 years ago
  59. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  60. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  61. 1268326 Further clean-up related to removed library unloading feature by Stephan Bergmann · 13 years ago
  62. 65be077 do not use deprecated rtl_registerModuleForUnloading by Matúš Kukan · 13 years ago
  63. 5cd3da2 simplify makefiles by David Tardon · 13 years ago
  64. 71e52f3 simplify generation of *_allheaders.hxx by David Tardon · 13 years ago
  65. d3e93f2 install SDK headers from filelists by David Tardon · 13 years ago
  66. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  67. 5ef3e4c Do support the deployment component unconditionally, and add ucpexpand1 by Tor Lillqvist · 13 years ago
  68. 3fcf000 Need deployment component too when HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
  69. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  70. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  71. 7e90107 add implbase13 - another interface is needed. by Michael Meeks · 13 years ago
  72. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  73. 5e2fd3b this should be enough by Thomas Arnhold · 13 years ago
  74. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  75. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  76. 980c117 cleanup doxygen warnings by Peter Foley · 13 years ago
  77. 2c17beb Wundef, fix various more or less broken debug code by Luboš Luňák · 13 years ago
  78. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  79. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  80. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  81. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  82. 67e69a5 Revert "WIP: Experimental new binary type.rdb format" by Stephan Bergmann · 13 years ago
  83. 892ef8b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  84. b768611 remove all d.lst by Michael Stahl · 13 years ago
  85. 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
  86. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  87. 320571b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  88. 113a927 cppuhelper: log failures from osl_loadModule calls by Michael Stahl · 13 years ago
  89. fa559f1 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  90. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  91. 80d81b4 cppcheck: Iterator i used after element has been erased by Stephan Bergmann · 13 years ago
  92. 973160b Comment clean-up by Stephan Bergmann · 13 years ago
  93. 07c3bc0 WaE: strict-aliasing issues by Caolán McNamara · 13 years ago
  94. a6b1ed4 Fix floating point handling by Stephan Bergmann · 13 years ago
  95. 7b235ee More typos by Stephan Bergmann · 13 years ago
  96. 02b9e75 reg2bin: Shrink output by reusing common strings by Stephan Bergmann · 13 years ago
  97. 22a7223 Missing reading of # members of polystruct by Stephan Bergmann · 13 years ago
  98. 57454a3 Keep old GCC happy by Stephan Bergmann · 13 years ago
  99. 6ec2470 warning C4701: potentially uninitialized local variable by Stephan Bergmann · 13 years ago
  100. 7a9fed1 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago