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. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  5. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  6. 54a17dd windows: warning 4355 is disabled globally in com_MSC_defs.mk by Thomas Arnhold · 12 years ago
  7. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  8. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  9. 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
  10. b879adc convert UUI module from String to OUString by Noel Grandin · 13 years ago
  11. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  12. 02740cb Related: fdo#38838 drop String::EmptyString now as well by Caolán McNamara · 13 years ago
  13. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  14. 19277d0 osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() by Stephan Bergmann · 13 years ago
  15. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  16. 0d874ee Fix configuration access path for "URL" group member by Stephan Bergmann · 13 years ago
  17. 20430c7 fdo#46037: no more comphelper/configurationhelper.hxx in uui by Julien Nabet · 13 years ago
  18. 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
  19. 613036b Resolves: #i55152# the listbox in the filter selection dialog should be sorted by Herbert Dürr · 13 years ago
  20. 0306e25 XubString->OUString by Caolán McNamara · 13 years ago
  21. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  22. 5bf554a Related: fdo#65595 password dialog has truncated label by Caolán McNamara · 13 years ago
  23. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  24. 26bda9f convert message box return types to an enum by Caolán McNamara · 13 years ago
  25. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  26. f8231a9 some eco-activism by Thomas Arnhold · 13 years ago
  27. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  28. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  29. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  30. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  31. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  32. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  33. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  34. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  35. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  36. 049ce78 remove local css definitions by Thomas Arnhold · 13 years ago
  37. f7f9b74 replace PathDialog to xFolderPicker, remmove obsoleted PathDialog class by Andras Timar · 13 years ago
  38. 9d548d5 Replace String with OUString (unotools) by Chr. Rossmanith · 13 years ago
  39. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  40. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  41. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  42. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  43. ec58325 raise warning when saving macro laden doc as a macro-free format bnc#791777 by Noel Power · 13 years ago
  44. b768611 remove all d.lst by Michael Stahl · 13 years ago
  45. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  46. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  47. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  48. 76bc438 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  49. b5abb82 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  50. 181403c move set master password dialog to uui and adapt code by Caolán McNamara · 13 years ago
  51. 5acf58b remove obsolete hidother.src files by Andras Timar · 13 years ago
  52. ff6ad89 fdo#46808, make MacOS tinderbox happy by Noel Grandin · 13 years ago
  53. f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
  54. 4b37df1 fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new style by Noel Grandin · 13 years ago
  55. b8d4b86 Some cppcheck cleaning by Julien Nabet · 13 years ago
  56. 7595340 move entermasterpassword.ui to right place and adapt code by Caolán McNamara · 13 years ago
  57. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  58. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  59. 77d215a fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext by Noel Grandin · 13 years ago
  60. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  61. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  62. 70d0f2c WaE: warn_unused_result by Tor Lillqvist · 13 years ago
  63. 88096c2 matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase() by Luboš Luňák · 13 years ago
  64. 3472541 Remove RTL_* from uui by Marcos Paulo de Souza · 13 years ago
  65. e299004 Remove UniString from uui module by Marcos Paulo de Souza · 13 years ago
  66. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  67. f258628 API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSException by Michael Stahl · 13 years ago
  68. 64ef320 uui: oops, overlooked css.sync2 using code in uui by Michael Stahl · 13 years ago
  69. ee92974 API CHANGE: remove com.sun.star.sync/sync2 modules by Michael Stahl · 13 years ago
  70. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
  71. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  72. 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
  73. 402eace Related fdo#46808: Fix UUIInteractionHandler::initialize argument handling by Stephan Bergmann · 13 years ago
  74. e8aa70b fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext by Noel Grandin · 13 years ago
  75. e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  76. 5852834 String->OUString in tools::ErrorContext by Noel Grandin · 14 years ago
  77. dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
  78. c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
  79. 39bac3f translations is a source-only module by Andras Timar · 14 years ago
  80. f011af7 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  81. 816ec4b gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  82. 6f6f7a1 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  83. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  84. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  85. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  86. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  87. 9d265e1 fdo#54858: fix UNO service conversion by Ivan Timofeev · 14 years ago
  88. 8963c35 Improvement on previous commit by Stephan Bergmann · 14 years ago
  89. 77897f5 fdo#46808, Adapt task::PasswordContainer UNO service to new style by Noel Grandin · 14 years ago
  90. 197a79e fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style by Noel Grandin · 14 years ago
  91. bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
  92. 0fc587f -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  93. 863a82a Revert "no member named 'OStringBuffer' in namespace 'rtl'" by Tor Lillqvist · 14 years ago
  94. 5949de4 no member named 'OStringBuffer' in namespace 'rtl' by Tor Lillqvist · 14 years ago
  95. daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
  96. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  97. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  98. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  99. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  100. abdaf7e Remove unused HIDs by Thomas Arnhold · 14 years ago