1. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  2. 0ee5a79 testtools: mark CurrentContextChecker as DLLPRIVATE by Michael Stahl · 11 years ago
  3. 16f52ab loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  4. b0ce8ea Some more loplugin:cstylecast: testtools by Stephan Bergmann · 11 years ago
  5. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  6. ac6174b testtools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  7. a11c681 testtools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  8. 55cd108 testtools: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  9. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  10. db203e5 java: remove some unused fields by Noel Grandin · 11 years ago
  11. 7eab7fc Remove dead dmake makefile.mk by Stephan Bergmann · 11 years ago
  12. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  13. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  14. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  15. 04ace01 java: remove unnecessary adding of empty strings by Noel Grandin · 12 years ago
  16. 7d5b30b Use instsetoo_native-generated uno ini-file for both instdir and instsets by Stephan Bergmann · 12 years ago
  17. 3dd3e96 Missing dependency on uno ini-file by Stephan Bergmann · 12 years ago
  18. 0ce1267 remove more unnecessary constructor declarations by Noel Grandin · 12 years ago
  19. 6884ef6 java: don't catch and then just rethrow an exception by Noel Grandin · 12 years ago
  20. c552aac java: use 'Byte.valueOf' instead of 'new Byte' by Noel Grandin · 12 years ago
  21. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  22. 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
  23. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  24. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  25. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  26. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  27. d07539e java: use an empty block rather than an empty statement by Noel Grandin · 12 years ago
  28. e7a474b java: remove unused variables by Noel Grandin · 12 years ago
  29. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  30. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  31. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  32. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  33. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  34. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  35. c87fa1b Clean up function declarations by Stephan Bergmann · 12 years ago
  36. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  37. 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
  38. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  39. 2f67d67 testtools: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  40. d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
  41. a9311d6 Remove visual noise from testtools by Alexander Wilms · 12 years ago
  42. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  43. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  44. 65f620c Typo: execption -> exception by Julien Nabet · 12 years ago
  45. 4f346c9 gbuild: component files for Jars in NONE layer and move testComponent by Michael Stahl · 12 years ago
  46. 7dca2dd bool improvements by Stephan Bergmann · 12 years ago
  47. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  48. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  49. 42b7335 Revert "throw new ..." fix in Managed C++ code by Stephan Bergmann · 12 years ago
  50. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  51. 6e60a6f -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
  52. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  53. f8bf809 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  54. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  55. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  56. 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
  57. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  58. 6bd0f9b gbuild: refactor CliUnoApi by Michael Stahl · 12 years ago
  59. 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
  60. ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
  61. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  62. 70c3526 gbuild: remove libraries from OUTDIR and WORKDIR by Michael Stahl · 13 years ago
  63. 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
  64. ecaadbf There are two distinct InternalUnoApis in testtools by Stephan Bergmann · 13 years ago
  65. b469cd2 gbuild: use xml .rdb files directly from workdir by Matúš Kukan · 13 years ago
  66. 6e3913b Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS X by Stephan Bergmann · 13 years ago
  67. b7b89c9 The testtools component libs are layer NONE, not URELIB by Stephan Bergmann · 13 years ago
  68. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  69. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  70. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  71. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  72. 422474a fix typo by Noel Grandin · 13 years ago
  73. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  74. 16a1bf5 climaker no longer needs *.rdb.oldformat input files by Stephan Bergmann · 13 years ago
  75. e42eed9 Fix generation of cli_types_bridgetest.dll after gbuild'ification by Stephan Bergmann · 13 years ago
  76. ae75a0d More "Let climaker work on *.rdb.oldformat for now" by Stephan Bergmann · 13 years ago
  77. ab149c7 Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi by Stephan Bergmann · 13 years ago
  78. 4a0b39f Get rid of UnoApiMerge_types by Stephan Bergmann · 13 years ago
  79. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  80. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  81. 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
  82. fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  83. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  84. ff8a2a5 Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-file by Stephan Bergmann · 13 years ago
  85. 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
  86. b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
  87. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  88. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  89. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  90. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  91. 59d02d3 kill random dmake leftovers by Peter Foley · 13 years ago
  92. b768611 remove all d.lst by Michael Stahl · 13 years ago
  93. 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
  94. 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
  95. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  96. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  97. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  98. edf6730 add runtime deps for custom targets by David Tardon · 13 years ago
  99. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  100. 7c2267b bridgetest_climaker seems to work now by Peter Foley · 13 years ago