1. 93f5d5a The opaque PostUserEvent IDs are actually pointers by Stephan Bergmann · 12 years ago
  2. 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
  3. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  4. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  5. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  6. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  7. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  8. 7651fbe fpicker: sal_Bool->bool by Noel Grandin · 12 years ago
  9. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  10. f75aa26 typo: hierarchie -> hierarchy by Thomas Arnhold · 12 years ago
  11. 6835d9f It's "its", not "it's" by Tor Lillqvist · 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. b6dbe2b Bin pointless INET_PATH_TOKEN by Tor Lillqvist · 12 years ago
  15. 4c4ce2c fix warning: shadowed declaration by Andras Timar · 12 years ago
  16. e7384da fdo#76778 fix wildcard support in File Open dialog by Andras Timar · 12 years ago
  17. 3b83671 Remove remaining DBG_CTOR etc. remnants from fpicker by Stephan Bergmann · 12 years ago
  18. ba59a95 SAL_OVERRIDE, Mac OS X fpicker redux by Stephan Bergmann · 12 years ago
  19. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  20. f7074d8 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  21. f342aba loplugin:passstringbyref (and some dead code) by Stephan Bergmann · 12 years ago
  22. 578bd15 Currently used file pickers API doesn't work for OS X < 10.6 by Douglas Mencken · 12 years ago
  23. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  24. b455abb FDO#75755: Change string "..." to "Servers..." by Olivier Hallot · 12 years ago
  25. 9a06a6e Avoid potentially sending message to deallocated instance by Tor Lillqvist · 12 years ago
  26. e53eacb Use FSResolveAliasFile at least on OS X < 10.6 by Douglas Mencken · 12 years ago
  27. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  28. 2a09751 Remove visual noise from fpicker by Alexander Wilms · 12 years ago
  29. 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
  30. 5b9f0b2 loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  31. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  32. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  33. 5f17e5e Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  34. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  35. d548b25 Drop unnecessary #include by Takeshi Abe · 12 years ago
  36. 8bda341 coverity#737162 Uncaught exception by Caolán McNamara · 12 years ago
  37. 94bc29c Typo: I/internaly -> I/internally by Julien Nabet · 12 years ago
  38. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  39. 6f0e7c3 Typo: seam(s) -> seem(s) by Julien Nabet · 12 years ago
  40. 4f6f280 bool improvements by Stephan Bergmann · 12 years ago
  41. 00d0a50 Window::Notify should return bool, redux by Stephan Bergmann · 12 years ago
  42. 04683f1 Window::Notify should return bool by Stephan Bergmann · 12 years ago
  43. 00808a7 Linux file pickers are not here anymore by Maxim Monastirsky · 12 years ago
  44. 8723bf7 Bin mysterious FIXME comment and 'if (0) return 0;' line by Tor Lillqvist · 12 years ago
  45. a3b9461 WaE: unused variables by Tor Lillqvist · 12 years ago
  46. b55259e typo fixes by Andras Timar · 12 years ago
  47. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  48. fc985c3 should be a l10n target by Caolán McNamara · 12 years ago
  49. 53a3a31 move this QueryFolderName into fpicker by Caolán McNamara · 12 years ago
  50. ae22d63 convert query folder dialog to .ui by Caolán McNamara · 12 years ago
  51. b3c2cf2 widht -> width by Julien Nabet · 12 years ago
  52. acc0fcd fpicker: cleanup async requests, dung out comments. by Michael Meeks · 12 years ago
  53. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  54. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  55. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  56. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  57. 32f125f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  58. 54df896 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  59. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  60. 65a831a xub_StrLen->sal_Int32 by Caolán McNamara · 12 years ago
  61. 28daf1a fdo#59542 smaller +/- buttons will not be truncated at the bottom by Andras Timar · 12 years ago
  62. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  63. b40ffd2 fdo#60698: Move generic fpicker to svtools by Marcos Paulo de Souza · 12 years ago
  64. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  65. 4da020c Windows XP is 0x0501 by Thomas Arnhold · 12 years ago
  66. bb13b92 fpicker: warning C4018: '<': signed/unsigned mismatch by Michael Stahl · 12 years ago
  67. 4089083 Resolves: #i123544# Prevent accessing empty filters' vector by Ariel Constenla-Haile · 12 years ago
  68. 4e40d2e typo by Stephan Bergmann · 12 years ago
  69. ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
  70. 051731bb post String conversion cleanup by Thomas Arnhold · 12 years ago
  71. f95d418 String -> OUString by Stephan Bergmann · 12 years ago
  72. 212f0e9 Missing include by Stephan Bergmann · 12 years ago
  73. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  74. 67aec43 cleanup by Thomas Arnhold · 12 years ago
  75. 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
  76. 2bc1044 -Werror,-Wunused-function by Stephan Bergmann · 13 years ago
  77. ab63cac convert fpicker module from String to OUString by Noel Grandin · 13 years ago
  78. b3a8056 Related: fdo#38838 remove UniString::SearchBackward by Caolán McNamara · 13 years ago
  79. 8dd1ff4 We need <tools/string.hxx> by Tor Lillqvist · 13 years ago
  80. 8e30689 drop worthless _VECTOR_/_MAP_ header guards by Caolán McNamara · 13 years ago
  81. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  82. 81202ae Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii by Caolán McNamara · 13 years ago
  83. 3e55e00 String to OUString by Thomas Arnhold · 13 years ago
  84. 7fd6d43 Related: fdo#38838 String::GetBufferAccess is now no more by Caolán McNamara · 13 years ago
  85. a92be72 fdo#42155: Replace the only use of CAutoUnicodeBuffer end part by Julien Nabet · 13 years ago
  86. 346427e remove duplicate include by Thomas Arnhold · 13 years ago
  87. 07e23d6 fpicker: try to fix headers to make tinderbox happy by Michael Stahl · 13 years ago
  88. 07dee4d add missing include by Thomas Arnhold · 13 years ago
  89. 36baf31 fdo#42155: Replace the only use of CAutoUnicodeBuffer part1 by Julien Nabet · 13 years ago
  90. 0aeba08 Fix "Save As" when sandboxed on OS X by Tor Lillqvist · 13 years ago
  91. d22c94d Make our File>Recent Documents work better when sandboxed by Tor Lillqvist · 13 years ago
  92. a7f84fc convert include/svtools/QueryFolderName.hxx from String to OUString by Noel Grandin · 13 years ago
  93. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  94. df58d4a Typo: controling => controlling by Julien Nabet · 13 years ago
  95. 7fd1539 Resolves: #i122301# fix build breaker on Mac in fpicker for debug=true by Herbert Dürr · 13 years ago
  96. e2e15148 Mark as const/static by Takeshi Abe · 13 years ago
  97. 5efc15f reduce use of UniString from ResID ctor by Caolán McNamara · 13 years ago
  98. 03993b4 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
  99. 570fe62 Keep passing XComponentContext into officecfg:: wrapper fns, where available by Stephan Bergmann · 13 years ago
  100. 75ef95e fdo#46037: no more comphelper/configurationhelper.hxx in fpicker by Julien Nabet · 13 years ago