1. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  2. b68ecae add Guarani (gug) language by Andras Timar · 11 years ago
  3. 0838fbc Some more loplugin:cstylecast: l10ntools by Stephan Bergmann · 11 years ago
  4. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  5. 4cf326d attempt to compare a singular iterator to a singular iterator by Caolán McNamara · 11 years ago
  6. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  7. 1471103 fdo#87754: duplicated strings in an ItemList are not translated by Zolnai Tamás · 11 years ago
  8. a23f6eb fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  9. 0375504 fdo#38835 strip out OString globals by Noel Grandin · 11 years ago
  10. 45ca1bf Fold URE: Linux ure/lib/* -> program/ by Stephan Bergmann · 11 years ago
  11. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 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. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  15. 9086a4b remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or later by Michael Stahl · 12 years ago
  16. 86cd297 remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro by Michael Stahl · 12 years ago
  17. 67009cf l10ntools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  18. 43ed0db l10ntools/source/export.cxx: be more std:: by Douglas Mencken · 12 years ago
  19. 03626d7 fdo#80650 src transl. merge must be case sensitive by David Tardon · 12 years ago
  20. 9e77385 l10ntools/source/export.cxx: add sanity check to aOutput.mSimple by Douglas Mencken · 12 years ago
  21. 181b1c0 l10ntools/source/export.cxx: improve style of code by Douglas Mencken · 12 years ago
  22. 06622ec l10ntools/inc/helper.hxx: bin unused header <cassert> by Douglas Mencken · 12 years ago
  23. 5aeb852 l10ntools-transex3: make pParseQueue field private by Douglas Mencken · 12 years ago
  24. ed75aa2 create clang plugin to warn about C-style casts by Noel Grandin · 12 years ago
  25. 8dd8e93 remove AutoControls_tmpl from localize by Thomas Arnhold · 12 years ago
  26. 1cf299e l10ntools: suppress warning C4245 from boost/crc.hpp by Michael Stahl · 12 years ago
  27. a64675d coverity#1224977 integer overflow by Norbert Thiebaud · 12 years ago
  28. cdb6ea2 coverity#1224978 integer overflow by Norbert Thiebaud · 12 years ago
  29. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  30. 856b55e fdo#80324 fix path of redline_tmpl.hrc by Andras Timar · 12 years ago
  31. 9c883e6 coverity#1019333 Explicit null dereferenced by Caolán McNamara · 12 years ago
  32. 010c932 update usage instructions of pocheck tool by Andras Timar · 12 years ago
  33. d60759a loplugin:staticcall by Stephan Bergmann · 12 years ago
  34. fb22eb4 Fix XMLFile::SearchL10NElements signature by Stephan Bergmann · 12 years ago
  35. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  36. 7610a80 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  37. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  38. 407db84 Fix memory leak in xrmex tool by Stephan Bergmann · 12 years ago
  39. ace815b Fix memory leak in cfgex tool by Stephan Bergmann · 12 years ago
  40. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  41. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  42. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  43. 157b688 some more hrc cleanup by Thomas Arnhold · 12 years ago
  44. 1a5457a Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  45. aef2111 l10ntools: helpex: don't crash if the file can't be parsed; return error by Michael Stahl · 12 years ago
  46. 83d84ad typo: befor -> before by Thomas Arnhold · 12 years ago
  47. 931043a Memory released through xmlFreeDoc should be acquired with xmlMalloc by Stephan Bergmann · 12 years ago
  48. eb5e5ae Remove extra newline by Stephan Bergmann · 12 years ago
  49. 52e359d Clean up function declarations by Stephan Bergmann · 12 years ago
  50. c8c6c83 Clean up unreferenced functions by Stephan Bergmann · 12 years ago
  51. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  52. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  53. 1d81ca9 move remaining padmin dialogs into vcl by Caolán McNamara · 12 years ago
  54. f8ee482 coverity#984098 Uninitialized pointer field by Caolán McNamara · 12 years ago
  55. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  56. 45cc7cf fix comments by Caolán McNamara · 12 years ago
  57. 1a8ba67 Remove visual noise from l10ntools by Alexander Wilms · 12 years ago
  58. f5d4d2b cid#707946 Uninitialized pointer field by Noel Grandin · 12 years ago
  59. cd21028 cid#1038312 Dereference before null check by Noel Grandin · 12 years ago
  60. 94af3bc ulfex: remove unneeded bULF, it is always true by Zolnai Tamás · 12 years ago
  61. d548b25 Drop unnecessary #include by Takeshi Abe · 12 years ago
  62. 5dd4a06 l10ntools: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  63. bab7eeb moved impress remote clients to a separate repository by Norbert Thiebaud · 12 years ago
  64. ccb5f1a coverity#1158098 Explicit null dereferenced by Caolán McNamara · 12 years ago
  65. 62736c5 bool improvements by Stephan Bergmann · 12 years ago
  66. 35782f8 fdo#74119 fix unlocalized redline menu by Andras Timar · 12 years ago
  67. f121dd3 sal_Bool -> bool by Stephan Bergmann · 12 years ago
  68. 46d0619 Transex3: modify src list localization/merge part by Zolnai Tamás · 12 years ago
  69. 1459d6b Transex3: modify list localization/export part by Zolnai Tamás · 12 years ago
  70. a5867ea Transex3: Simplify members for lists by Zolnai Tamás · 12 years ago
  71. d1c7473 Transex3: NO_LOCALIZE_EXPORT by Zolnai Tamás · 12 years ago
  72. bbee598 Transex3: some string optimization by Zolnai Tamás · 12 years ago
  73. 87d683e Transex3: no need to check whether a lang occurs twice by Zolnai Tamás · 12 years ago
  74. 62b688f Transex3: remove unused sLastTextType member by Zolnai Tamás · 12 years ago
  75. eeee7f0 Transex3: remove obsolete textrefid by Zolnai Tamás · 12 years ago
  76. 6ded5ae Transex3: sHelpId is assigned but never used by Zolnai Tamás · 12 years ago
  77. da989b5 Transex3: remove unused text types by Zolnai Tamás · 12 years ago
  78. edf7d34 Transex3: remove obsolete HelpText by Zolnai Tamás · 12 years ago
  79. 0dbd93b Transex3: UIEntries list type is unused by Zolnai Tamás · 12 years ago
  80. 94da69d Transex3: bDontWriteOutput is assigend but never used by Zolnai Tamás · 12 years ago
  81. 72ace3f Transex3: remove not parsed tokens by Zolnai Tamás · 12 years ago
  82. 66397a4 fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  83. 108eee3 Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' by Caolán McNamara · 12 years ago
  84. cf38ab5 Convert chart::InsertTitleDlg to .ui by Laurent Balland-Poirier · 12 years ago
  85. ab4f014 fdo#71056 add <sup> to list of inline help XML tags by Andras Timar · 12 years ago
  86. 2241fd5 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL by Noel Grandin · 12 years ago
  87. 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
  88. d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
  89. acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
  90. 5112f6a remove RTL_CONSTASCII_STRINGPARAM in OString constructor by Noel Grandin · 12 years ago
  91. 1730df0 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append by Noel Grandin · 12 years ago
  92. 45d4b9b renamed ku* to kmr-Latn*, fdo#63460 by Eike Rathke · 12 years ago
  93. 4c530d3 good-bye stringex, you served well by Andras Timar · 12 years ago
  94. 1ba1113 bugs.freedesktop.org -> bugs.libreoffice.org by Andras Timar · 12 years ago
  95. f64ef0b qtz handling in ulfex by Andras Timar · 12 years ago
  96. 1cd0326 do not merge translatable="false" strings to Android resource by Andras Timar · 12 years ago
  97. ba433c6 do not extract translatable="false" strings from Android resource by Andras Timar · 12 years ago
  98. 41e0dbb fixincludeguards.sh: l10ntools by Thomas Arnhold · 12 years ago
  99. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  100. 8817dcb l10ntools: remove Package_ulfconv by Michael Stahl · 12 years ago