1. 0376c6d uui: sal_Bool->bool by Noel Grandin · 12 years ago
  2. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  3. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  4. 417a537 some more hrc cleanup by Thomas Arnhold · 12 years ago
  5. aa39d21 clean up hrc files by Thomas Arnhold · 12 years ago
  6. 40064f4 clean up hrc files by Thomas Arnhold · 12 years ago
  7. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  8. f1433c2 Clean up function declarations by Stephan Bergmann · 12 years ago
  9. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  10. 53a0914c Bin empty @seealso, @param, @return etc metacomments by Tor Lillqvist · 12 years ago
  11. 826e43e coverity#708569 Uninitialized scalar field by Caolán McNamara · 12 years ago
  12. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  13. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  14. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  15. 57ee15e These strings are now global resources, define them accordingly. by Jan Holesovsky · 12 years ago
  16. 96b5d4f uui: prefer passing OUString by reference by Noel Grandin · 12 years ago
  17. 1122464 convert password dialog to .ui by Caolán McNamara · 12 years ago
  18. e218663 fdo#63154 Remove unused solar.h by Alexandre Vicenzi · 12 years ago
  19. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  20. c4399bc Remove visual noise from uui by Alexander Wilms · 12 years ago
  21. d5c5940 Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  22. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  23. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  24. 973b47a unotools: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  25. b62b4e65 typo by Stephan Bergmann · 12 years ago
  26. 602a637 bUpdateCheckEnabled had always been unused and marked TODO by Stephan Bergmann · 12 years ago
  27. ed9e1e7 Use anonymous namespace for UUIInteractionHandler. by Matúš Kukan · 12 years ago
  28. fe53778 uui: Ctor feature for com.sun.star.comp.uui.UUIInteractionHandler. by Matúš Kukan · 12 years ago
  29. 6f9976d bool improvements by Stephan Bergmann · 12 years ago
  30. 5d99890 coverity#704132 Operands don't affect result by Caolán McNamara · 12 years ago
  31. fa290c7 Resolves: #i123744# correct consideration of Subject Alternative Name... by Oliver-Rainer Wittmann · 12 years ago
  32. d5b01ac bool improvements by Stephan Bergmann · 12 years ago
  33. 190e665 convert login dialog to .ui by Caolán McNamara · 12 years ago
  34. d992277 convert unknown authority dialog to .ui by Caolán McNamara · 12 years ago
  35. 254dcd9 remove unused m_pParent members and trailings semicolons by Caolán McNamara · 12 years ago
  36. a5650e3 convert ssl warning dialog to .ui by Caolán McNamara · 12 years ago
  37. b55259e typo fixes by Andras Timar · 12 years ago
  38. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  39. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  40. 78c7eb3 uiconfig is a l10n-relevant target by Bjoern Michaelsen · 12 years ago
  41. f74149b Fix some typos for "height" by Julien Nabet · 12 years ago
  42. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  43. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  44. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  45. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  46. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  47. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  48. 54a17dd windows: warning 4355 is disabled globally in com_MSC_defs.mk by Thomas Arnhold · 12 years ago
  49. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  50. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  51. 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
  52. b879adc convert UUI module from String to OUString by Noel Grandin · 13 years ago
  53. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  54. 02740cb Related: fdo#38838 drop String::EmptyString now as well by Caolán McNamara · 13 years ago
  55. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  56. 19277d0 osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() by Stephan Bergmann · 13 years ago
  57. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  58. 0d874ee Fix configuration access path for "URL" group member by Stephan Bergmann · 13 years ago
  59. 20430c7 fdo#46037: no more comphelper/configurationhelper.hxx in uui by Julien Nabet · 13 years ago
  60. 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
  61. 613036b Resolves: #i55152# the listbox in the filter selection dialog should be sorted by Herbert Dürr · 13 years ago
  62. 0306e25 XubString->OUString by Caolán McNamara · 13 years ago
  63. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  64. 5bf554a Related: fdo#65595 password dialog has truncated label by Caolán McNamara · 13 years ago
  65. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  66. 26bda9f convert message box return types to an enum by Caolán McNamara · 13 years ago
  67. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  68. f8231a9 some eco-activism by Thomas Arnhold · 13 years ago
  69. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  70. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  71. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  72. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  73. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  74. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  75. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  76. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  77. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  78. 049ce78 remove local css definitions by Thomas Arnhold · 13 years ago
  79. f7f9b74 replace PathDialog to xFolderPicker, remmove obsoleted PathDialog class by Andras Timar · 13 years ago
  80. 9d548d5 Replace String with OUString (unotools) by Chr. Rossmanith · 13 years ago
  81. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  82. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  83. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  84. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  85. ec58325 raise warning when saving macro laden doc as a macro-free format bnc#791777 by Noel Power · 13 years ago
  86. b768611 remove all d.lst by Michael Stahl · 13 years ago
  87. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  88. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  89. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  90. 76bc438 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  91. b5abb82 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  92. 181403c move set master password dialog to uui and adapt code by Caolán McNamara · 13 years ago
  93. 5acf58b remove obsolete hidother.src files by Andras Timar · 13 years ago
  94. ff6ad89 fdo#46808, make MacOS tinderbox happy by Noel Grandin · 13 years ago
  95. f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
  96. 4b37df1 fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new style by Noel Grandin · 13 years ago
  97. b8d4b86 Some cppcheck cleaning by Julien Nabet · 13 years ago
  98. 7595340 move entermasterpassword.ui to right place and adapt code by Caolán McNamara · 13 years ago
  99. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  100. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago