1. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  2. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  3. fc95782 coverity#984097 Uninitialized pointer field by Caolán McNamara · 11 years ago
  4. f9d3e0f upgrade to icu 54 by Caolán McNamara · 11 years ago
  5. 652e09f fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  6. e512e19 i18nutil: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  7. ce583af Avoid undefined left shift of negative value by Stephan Bergmann · 12 years ago
  8. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  9. 736b397 i18nutil: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  10. 486e318 CLDR Version 24 doesn't know about es and sl using space before % by Caolán McNamara · 12 years ago
  11. e72bf68 use a narrow no-break space instead of (normal) no-break space for de by Caolán McNamara · 12 years ago
  12. 062e6f7 Related: #i56998# use locale rules to format percentage by Caolán McNamara · 12 years ago
  13. c2866a9 Related: #i56998# provide a way to format % per-locale rules by Caolán McNamara · 12 years ago
  14. 0c4639f Set PAPER_SCREEN_4_3 values back and use it as it was by Zolnai Tamás · 12 years ago
  15. 5ab1fb9 Startcenter: use SCREEN_4_3 as default paper for presentations by Zolnai Tamás · 12 years ago
  16. b55259e typo fixes by Andras Timar · 12 years ago
  17. 108eee3 Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' by Caolán McNamara · 12 years ago
  18. e04fe00 -Werror,-Wshift-sign-overflow by Stephan Bergmann · 12 years ago
  19. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  20. 8dc0573 Exempler->Exemplar by Caolán McNamara · 12 years ago
  21. 0c6a5d9 i18nutil: Add new enumeration values from ICU 52 by Thomas Arnhold · 12 years ago
  22. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  23. b47e653 Mark as const by Takeshi Abe · 13 years ago
  24. f30cde4 Mark as const/static by Takeshi Abe · 13 years ago
  25. 57931a7 Mark as const by Takeshi Abe · 13 years ago
  26. addc7916 Fix icu version checks. by Mark Wielaard · 13 years ago
  27. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  28. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  29. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  30. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  31. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  32. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  33. b768611 remove all d.lst by Michael Stahl · 13 years ago
  34. a97a16d Remove unused preprocessor defined functions in the unicode utils by Martin Brown · 13 years ago
  35. 138e5a0 make it possible to build with system icu 4.2 (RHEL-6) by Caolán McNamara · 13 years ago
  36. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  37. b92a0d9 convert icu to gbuild and add to tail_build by Peter Foley · 13 years ago
  38. 81e16ce mvoe rtl_(u)string_alloc to sal by Luboš Luňák · 13 years ago
  39. 6972b7a sal_Bool->bool in i18nutil by Noel Grandin · 14 years ago
  40. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  41. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  42. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  43. ee1b6b6 these 9 scripts are in icu >= 4.8, but not in 4.6.1 by Caolán McNamara · 14 years ago
  44. 4b5aa7a Add a way to get a sample language for a given scriptcode by Caolán McNamara · 14 years ago
  45. 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  46. b8c5f65 fdo#42986 - UI wide screen format (16:10): Add Page size by Rob Snelders · 14 years ago
  47. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  48. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  49. 5dd3bf3 use new configmgr api and devomit visible code by Caolán McNamara · 14 years ago
  50. 0f66309 reduce a gadzillion make_pairs executions to simple array of pod by Caolán McNamara · 14 years ago
  51. a50a33c Fix fdo#49720: Dropped unnecessary "sh -c" from popen call by Stephan Bergmann · 14 years ago
  52. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  53. 9c99dac fdo#42986 Add Presentationsize 16:9 Widescreen by Rob Snelders · 14 years ago
  54. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  55. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  56. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  57. 80b0a3a fold i18npaper into i18nutil by Caolán McNamara · 14 years ago
  58. 5b39562 de-uno-ize ScriptTypeDetector by Caolán McNamara · 14 years ago
  59. 14c4c26 forgot to remove x_rtl_ustring.h by Caolán McNamara · 14 years ago
  60. a924399 throw a noncopyable pattern at oneToOneMappingWithFlag by Caolán McNamara · 14 years ago
  61. d857f09 unicode: delete unused unicode:getCharType() method by Greg Kroah-Hartman · 14 years ago
  62. 7267ab1 unicode: delete unused unicode:isTitle() method by Greg Kroah-Hartman · 14 years ago
  63. ba2619e unicode: delete unused unicode:isPunctuation() method by Greg Kroah-Hartman · 14 years ago
  64. def4a1e unicode: delete unused unicode:isBase() method by Greg Kroah-Hartman · 14 years ago
  65. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  66. c1c3ef6 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  67. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  68. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  69. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  70. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  71. 8df68b4 missing dependency by Stephan Bergmann · 14 years ago
  72. 41c083a expose an API to map from UScriptCode to i18n::ScriptType by Caolán McNamara · 14 years ago
  73. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  74. 075755a add link lib for decompose_ja_voiced_sound_marks by Caolán McNamara · 15 years ago
  75. cd9038d move to comphelper, and rename by Caolán McNamara · 15 years ago
  76. 822a77a ditch x_rtl_uString_release by Caolán McNamara · 15 years ago
  77. 23854ea refactor x_rtl_uString_new_WithLength to be consistent by Caolán McNamara · 15 years ago
  78. 7ba3373 merge these similar methods together by Caolán McNamara · 15 years ago
  79. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  80. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  81. 5c715d3 convert i18nutil to gbuild by Matúš Kukan · 15 years ago
  82. 1123974 removed obsolete code/comments by Takeshi Abe · 15 years ago
  83. ec5b3a6 Make the MinGW import library name match what libs.mk wants by Tor Lillqvist · 15 years ago
  84. 0e6ab01 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  85. 03298b9 Deliver also static i18nutil library if we have built it that way (as for iOS) by Tor Lillqvist · 15 years ago
  86. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  87. ec6c981 Merge commit 'libreoffice-3.4.0.2' by Jan Holesovsky · 15 years ago
  88. cfafcbc Remove some OS/2 code by Francois Tigeot · 15 years ago
  89. 291a01b i18nutil-glibc-braindamage-workaround.diff: build failure with glibc-2.4 by Petr Mladek · 15 years ago
  90. 24ede84 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  91. 3f41fea equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*) by Caolán McNamara · 15 years ago
  92. 08cbfeb add modelines to .h and .c files as well by Caolán McNamara · 15 years ago
  93. 4905a19 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  94. 8764506 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  95. 176ecc0 CWS-TOOLING: integrate CWS ooo31gsl10_DEV300 by Ivo Hinkelmann · 17 years ago
  96. 0695548 CWS-TOOLING: integrate CWS cmcfixes56 by Ivo Hinkelmann · 17 years ago
  97. 44e008b CWS-TOOLING: integrate CWS ooo31gsl4_DEV300 by Vladimir Glazounov · 17 years ago
  98. fb9fea3 No old windows def files needed any more. by Rüdiger Timm · 18 years ago
  99. c01489d INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED by Rüdiger Timm · 18 years ago
  100. ca3c496 INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED by Rüdiger Timm · 18 years ago