1. 1745801 -Wdeprecated-declarations: first deprecated in OS X 10.10 by rbuj · 12 years ago
  2. ba6781f use SimpleReferenceObject in fpicker module by Noel Grandin · 12 years ago
  3. 5983675 fix crash when m_aType is '*' by Caolán McNamara · 12 years ago
  4. a402fd0 loplugin:stringconcat by Stephan Bergmann · 12 years ago
  5. 5371bc5 coverity#703963 Unchecked return value by Norbert Thiebaud · 12 years ago
  6. 656dd07 Dead code by Stephan Bergmann · 12 years ago
  7. 3828e94 -Werror,-Wunused-macros by Stephan Bergmann · 12 years ago
  8. 01da41b tweak helpids now by Caolán McNamara · 12 years ago
  9. eb8c561 rework resize into a custom widget by Caolán McNamara · 12 years ago
  10. f90eb33 DLG_FPICKER_EXPLORERFILE conversion to .ui by Szymon Kłos · 12 years ago
  11. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  12. 8fe9b36 loplugin:staticcall by Stephan Bergmann · 12 years ago
  13. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  14. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  15. bcd5da6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  16. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  17. 9af0abe remove unnecessary use of Reference constructor in throw by Noel Grandin · 12 years ago
  18. 9b791f9 remove unnecessary use of OUString constructor when throwing by Noel Grandin · 12 years ago
  19. bfda48e cppcheck: redundantAssignment by Thomas Arnhold · 12 years ago
  20. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  21. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  22. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  23. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  24. 82a26c4 fix windows build by Thomas Arnhold · 12 years ago
  25. 0f0c0d6 Lost closing brace by Stephan Bergmann · 12 years ago
  26. 3d9a284 Missing include by Stephan Bergmann · 12 years ago
  27. 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
  28. 5ec7a58 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 by Julien Nabet · 12 years ago
  29. 93f5d5a The opaque PostUserEvent IDs are actually pointers by Stephan Bergmann · 12 years ago
  30. 794f09f simplify ternary conditions "xxx ? true : yyy" by Noel Grandin · 12 years ago
  31. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  32. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  33. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  34. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  35. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  36. 7651fbe fpicker: sal_Bool->bool by Noel Grandin · 12 years ago
  37. 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
  38. f75aa26 typo: hierarchie -> hierarchy by Thomas Arnhold · 12 years ago
  39. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  40. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  41. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  42. b6dbe2b Bin pointless INET_PATH_TOKEN by Tor Lillqvist · 12 years ago
  43. 4c4ce2c fix warning: shadowed declaration by Andras Timar · 12 years ago
  44. e7384da fdo#76778 fix wildcard support in File Open dialog by Andras Timar · 12 years ago
  45. 3b83671 Remove remaining DBG_CTOR etc. remnants from fpicker by Stephan Bergmann · 12 years ago
  46. ba59a95 SAL_OVERRIDE, Mac OS X fpicker redux by Stephan Bergmann · 12 years ago
  47. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  48. f7074d8 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  49. f342aba loplugin:passstringbyref (and some dead code) by Stephan Bergmann · 12 years ago
  50. 578bd15 Currently used file pickers API doesn't work for OS X < 10.6 by Douglas Mencken · 12 years ago
  51. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  52. b455abb FDO#75755: Change string "..." to "Servers..." by Olivier Hallot · 12 years ago
  53. 9a06a6e Avoid potentially sending message to deallocated instance by Tor Lillqvist · 12 years ago
  54. e53eacb Use FSResolveAliasFile at least on OS X < 10.6 by Douglas Mencken · 12 years ago
  55. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  56. 2a09751 Remove visual noise from fpicker by Alexander Wilms · 12 years ago
  57. 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
  58. 5b9f0b2 loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  59. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  60. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  61. 5f17e5e Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  62. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  63. d548b25 Drop unnecessary #include by Takeshi Abe · 12 years ago
  64. 8bda341 coverity#737162 Uncaught exception by Caolán McNamara · 12 years ago
  65. 94bc29c Typo: I/internaly -> I/internally by Julien Nabet · 12 years ago
  66. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  67. 6f0e7c3 Typo: seam(s) -> seem(s) by Julien Nabet · 12 years ago
  68. 4f6f280 bool improvements by Stephan Bergmann · 12 years ago
  69. 00d0a50 Window::Notify should return bool, redux by Stephan Bergmann · 12 years ago
  70. 04683f1 Window::Notify should return bool by Stephan Bergmann · 12 years ago
  71. 00808a7 Linux file pickers are not here anymore by Maxim Monastirsky · 12 years ago
  72. 8723bf7 Bin mysterious FIXME comment and 'if (0) return 0;' line by Tor Lillqvist · 12 years ago
  73. a3b9461 WaE: unused variables by Tor Lillqvist · 12 years ago
  74. b55259e typo fixes by Andras Timar · 12 years ago
  75. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  76. fc985c3 should be a l10n target by Caolán McNamara · 12 years ago
  77. 53a3a31 move this QueryFolderName into fpicker by Caolán McNamara · 12 years ago
  78. ae22d63 convert query folder dialog to .ui by Caolán McNamara · 12 years ago
  79. b3c2cf2 widht -> width by Julien Nabet · 12 years ago
  80. acc0fcd fpicker: cleanup async requests, dung out comments. by Michael Meeks · 12 years ago
  81. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  82. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  83. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  84. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  85. 32f125f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  86. 54df896 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  87. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  88. 65a831a xub_StrLen->sal_Int32 by Caolán McNamara · 12 years ago
  89. 28daf1a fdo#59542 smaller +/- buttons will not be truncated at the bottom by Andras Timar · 12 years ago
  90. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  91. b40ffd2 fdo#60698: Move generic fpicker to svtools by Marcos Paulo de Souza · 12 years ago
  92. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  93. 4da020c Windows XP is 0x0501 by Thomas Arnhold · 12 years ago
  94. bb13b92 fpicker: warning C4018: '<': signed/unsigned mismatch by Michael Stahl · 12 years ago
  95. 4089083 Resolves: #i123544# Prevent accessing empty filters' vector by Ariel Constenla-Haile · 12 years ago
  96. 4e40d2e typo by Stephan Bergmann · 12 years ago
  97. ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
  98. 051731bb post String conversion cleanup by Thomas Arnhold · 12 years ago
  99. f95d418 String -> OUString by Stephan Bergmann · 12 years ago
  100. 212f0e9 Missing include by Stephan Bergmann · 12 years ago