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