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