1. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  2. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  3. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  4. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  5. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  6. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  7. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  8. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  9. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  10. 4805c2f convert padmin module from String to OUString by Noel Grandin · 13 years ago
  11. 64b720d Related: fdo#38838 remove UniString::SearchAscii by Caolán McNamara · 13 years ago
  12. b3a8056 Related: fdo#38838 remove UniString::SearchBackward by Caolán McNamara · 13 years ago
  13. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  14. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  15. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  16. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  17. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  18. 556fe4e convert vcl/ppdparser.hxx from String to OUString by Noel Grandin · 13 years ago
  19. 9dd40c6 XubString->OUString by Caolán McNamara · 13 years ago
  20. 31fc0b7 always call setDeferredProperties for dialog get/set title by Caolán McNamara · 13 years ago
  21. 4b373ef fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II by Thomas Arnhold · 13 years ago
  22. b7df344 AppendAscii cleanup by Ricardo Montania · 13 years ago
  23. 539f407 add some borders by Caolán McNamara · 13 years ago
  24. 2df3ff1 replace %s in printer settings dialog with printername by Caolán McNamara · 13 years ago
  25. 0fd4d12 Remove code associated with psprint::CompatMetricOverride service by Noel Grandin · 13 years ago
  26. 8a9448a String.AppendAscii Drop by Ricardo Montania · 13 years ago
  27. 717c964 More gb_PROGRAMDIRNAME clean up by Stephan Bergmann · 13 years ago
  28. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  29. 59dbfa4 padmin: let Package deliver to $INSTDIR by Michael Stahl · 13 years ago
  30. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  31. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  32. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  33. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  34. 6833a02 Remove RTL_CONSTASCII_(U)STRINGPARAM in padmin by Chr. Rossmanith · 13 years ago
  35. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  36. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  37. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  38. 26b05cb various .ui fixes caught by linter tool by Jack Leigh · 13 years ago
  39. 0f47c84 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  40. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  41. 7112492 fix the non-intuitive OUString::replaceFirst() usage by Luboš Luňák · 13 years ago
  42. 5908e90 Len() != isEmpty() by Caolán McNamara · 13 years ago
  43. d20da2c Len() != isEmpty() by Caolán McNamara · 13 years ago
  44. 1125882 Len() != isEmpty() by Caolán McNamara · 13 years ago
  45. 0b226da Len() != isEmpty() by Caolán McNamara · 13 years ago
  46. a53f593 fdo#38838: Replaced some String with OUString by elixir · 13 years ago
  47. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  48. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  49. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  50. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  51. b768611 remove all d.lst by Michael Stahl · 13 years ago
  52. fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
  53. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  54. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  55. 5af4fff convert print properties tabdialog to .ui format by Caolán McNamara · 13 years ago
  56. be61350 split out printer paper page and adapt code to .ui by Caolán McNamara · 13 years ago
  57. 00427fa split out printer device page and adapt code to .ui by Caolán McNamara · 13 years ago
  58. f350e8e ps level 2 and level 3 both assigned the id for level 2 by Caolán McNamara · 13 years ago
  59. 5c2a26c initial base for printer properties dialog by Gokul · 13 years ago
  60. 08597f2 Related: fdo#44664 spadmin support for forcing "postscript of driver level" by Caolán McNamara · 13 years ago
  61. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
  62. 12fa9ec Avoid global static data by Stephan Bergmann · 13 years ago
  63. f88473c convert extension dialog to .ui by Caolán McNamara · 13 years ago
  64. b70a330 fdo#46808, rename method by Noel Grandin · 13 years ago
  65. 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
  66. ced1151 Get rid of vcl::unohelper::GetMultiServiceFactory by Stephan Bergmann · 13 years ago
  67. c988da2 fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style by Noel Grandin · 13 years ago
  68. 2e7c6b8 sal_Bool->bool in padmin by Noel Grandin · 14 years ago
  69. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  70. 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
  71. 967986b gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac by Michael Stahl · 14 years ago
  72. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  73. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  74. 0b7e226 sal_Bool -> bool, convert InitAccessBridge and friends by Noel Grandin · 14 years ago
  75. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  76. 73985cb Add more room to a label in print dialog too short for FR translation by Jean-Baptiste FAURE · 14 years ago
  77. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  78. 1d3e6bb re-base on ALv2 code. Removing: by Michael Meeks · 14 years ago
  79. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  80. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  81. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  82. d57d3c3 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  83. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  84. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  85. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  86. e06d6e3 hrc cleanup: Remove completely unused RIDs by Thomas Arnhold · 14 years ago
  87. 6d78c49 Get rid of GRADIENT_* defines, they conflict with Windows GDI types. by Jan Holesovsky · 14 years ago
  88. 017b1c5 Targeted string re-work in padmin and sax by Thorsten Behrens · 14 years ago
  89. 31cc01a targeted string re-work by Norbert Thiebaud · 14 years ago
  90. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  91. 6de7392 add package deps for resources by David Tardon · 14 years ago
  92. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  93. 5688b51 UniString::CreateFromInt32 -> rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  94. bdfba4d make ResId->OUString the primary route by Caolán McNamara · 14 years ago
  95. 9ab0b38 Various string function clean up by Stephan Bergmann · 14 years ago
  96. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  97. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  98. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  99. d6bf32b make padmin ByteString free by Caolán McNamara · 14 years ago
  100. cfc2f19 Improve checking for emptiness (while) by Thomas Arnhold · 14 years ago