1. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  2. fd468f7 add an explicit Cancel handler by Caolán McNamara · 14 years ago
  3. 4b4fb33 Convert from tools/table.hxx to std::map in SvxMacroTableDtor by Noel Grandin · 14 years ago
  4. 80b0a3a fold i18npaper into i18nutil by Caolán McNamara · 14 years ago
  5. 04f06762 These methods don't need to be implemented as Links by Caolán McNamara · 14 years ago
  6. 1a2b84f Convert tools/table to std::vector and std::map in cui by Noel Grandin · 14 years ago
  7. 906ca2e WNT-only IMPL_LINK_NOARG fixes by Stephan Bergmann · 14 years ago
  8. bd20522 New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem by Stephan Bergmann · 14 years ago
  9. adf45ec fdo#46531: Fixed SpellCheck dialog display issues by Cédric Bosdonnat · 14 years ago
  10. 8e750a2 Reduced loadtime of autocorrect tables by Szabolcs Dezsi · 14 years ago
  11. e4c7862 Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
  12. 46cf18f catch by reference by Caolán McNamara · 14 years ago
  13. 548b28a WaE: unused variable by Caolán McNamara · 14 years ago
  14. efbbf9b WaE: msvc:C4099 by Caolán McNamara · 14 years ago
  15. 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  16. 23af031 Fix typos in comments by Elton Chung · 14 years ago
  17. ff3ddcf Cleanup inludes by Matteo Casalin · 14 years ago
  18. 161c3f1 Some more comphelper/configurationhelper clean up by Stephan Bergmann · 14 years ago
  19. 5169057 Use "Close" instead of "Cancel" button in the about dialog by Petr Mladek · 14 years ago
  20. f9595ad WaE: unreferenced local variable by Tor Lillqvist · 14 years ago
  21. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  22. e0626ad add back close button to the about dialog by Petr Mladek · 14 years ago
  23. 2b1758a Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) by Takeshi Abe · 14 years ago
  24. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  25. ef09cbf another improvement of the about dialog by Petr Mladek · 14 years ago
  26. 9b979c8 Replaced String by rtl::OUString in SvxMacro by Takeshi Abe · 14 years ago
  27. 66e4c58 correct TDF link by Ivan Timofeev · 14 years ago
  28. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  29. 9a7f53c fix coordinates on Options - Load/Save - General panel by Andras Timar · 14 years ago
  30. ba5a460 Fixed cppcheck messages about rethrowing copy of exception. by PKEuS · 14 years ago
  31. fa66652 Some cppcheck cleaning by Julien Nabet · 14 years ago
  32. 1535eed fix various overlapped controls in the Options dialog by Ivan Timofeev · 14 years ago
  33. 38ce8bb cui: about.cxx: nSpace was not declared in this scope by Michael Stahl · 14 years ago
  34. f439dde Replaced String by rtl::OUString by Takeshi Abe · 14 years ago
  35. dde025e I added some links and removed the ok button by dbarisakkurt · 14 years ago
  36. a3e9ded Fix "Throwing a copy of the caught exception instead of rethrowing" by Julien Nabet · 14 years ago
  37. 6fca59d Simplify code by making getProcessComponentContext() implicit. by Stephan Bergmann · 14 years ago
  38. ca3e3e7 Move unotools/configuration.hxx to comphelper by Stephan Bergmann · 14 years ago
  39. 4995bcc callcatcher: update list by Caolán McNamara · 14 years ago
  40. 5f40691 MaxTextLength apparently needs to take comma in "1,000" into account. by Stephan Bergmann · 14 years ago
  41. bbc94ed refactor ConvertLineEnd by Caolán McNamara · 14 years ago
  42. e8bb827 Fixed cppheader.xsl nillable treatment. by Stephan Bergmann · 14 years ago
  43. 9740094 SvxBorderTabPage: the minimal border width is 1 twip by Michael Stahl · 14 years ago
  44. 452d86c Replace SvtUndoOptions with (simplified) direct configuration access. by Stephan Bergmann · 14 years ago
  45. e9ec6d5 Revert "Removed list and numbering paragraph styles and related option page" by Cédric Bosdonnat · 14 years ago
  46. d3e3040 Replace SvtCacheOptions with (simplified) direct configuration access. by Stephan Bergmann · 14 years ago
  47. 252e599 Replace SvtInetOptions with (simplified) direct configuration access. by Stephan Bergmann · 14 years ago
  48. a2195b2 Replace SourceViewConfig with (simplified) direct configuration access. by Stephan Bergmann · 14 years ago
  49. 22da27d Improve checking for emptiness by Thomas Arnhold · 14 years ago
  50. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  51. 614feec5 add missing semicolons. *blush* by David Tardon · 14 years ago
  52. a13d343 make these strings localizable again (fdo#44947) by David Tardon · 14 years ago
  53. 0640659 fdo#44402: make keyboard navigation work again in Tools->Options by August Sodora · 14 years ago
  54. 64fb265 Replaced SAL_INFO with SAL_WARN were applicable. by Marcel Metz · 14 years ago
  55. a18123f Replaced DBG_ERRORFILE with SAL_INFO. by Marcel Metz · 14 years ago
  56. 2e303c1 remove some tools/string.hxx by Caolán McNamara · 14 years ago
  57. b909402 move overlapped controls by Ivan Timofeev · 14 years ago
  58. 4497c49 SvStringsISort->std::set by August Sodora · 14 years ago
  59. a140141 SvStringsDtor->std::vector by August Sodora · 14 years ago
  60. 1681ee6 SvStringsDtor->std::vector by August Sodora · 14 years ago
  61. d5e1963 Remove unnecessary forward declarations by August Sodora · 14 years ago
  62. bcb9dda Remove _SVSTDARR_STRINGSISORTDTOR by August Sodora · 14 years ago
  63. f6260b1 cui: remove unused macro for renamed library by Michael Stahl · 14 years ago
  64. 629cd5c callcatcher: update list by Caolán McNamara · 14 years ago
  65. 3c62fbc simplify LocalFileHelper::ConvertURLToPhysicalName by Caolán McNamara · 14 years ago
  66. ef16022 Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE by Marcel Metz · 14 years ago
  67. 1eafe2b bump LibreOffice copyright year to 2012 by Andras Timar · 14 years ago
  68. 45b1912 simplify CharClass by Caolán McNamara · 14 years ago
  69. 1e847da yet another few strings to localize by Andras Timar · 14 years ago
  70. bcaa334 move overlapped controls by Ivan Timofeev · 14 years ago
  71. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  72. 4beb58e Removed unnecessary tools/ref.hxx includes. by Marcel Metz · 14 years ago
  73. a1cfce7 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  74. 571ad11 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  75. 7964637 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  76. bacfd2d add a comphelper::string::getTokenCount by Caolán McNamara · 14 years ago
  77. 4998b041 Easyhack fdo#38831 remove SvStrings by Brad Sowden · 14 years ago
  78. 14c0e03 Clean non English strings in the code we do translation differently. by Lior Kaplan · 14 years ago
  79. 0058447 "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise by Andras Timar · 14 years ago
  80. 643de3b "*.*" is not "all files" (bnc#738021) by Luboš Luňák · 14 years ago
  81. 062eaef sw: Improved document comparison based on RSIDs. by Tzvetelina Tzeneva · 14 years ago
  82. d73d329 callcatcher: remove unused classes by Matúš Kukan · 14 years ago
  83. 1375183 Fix for fdo43460 Part XI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  84. d0572a1 SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link now by Caolán McNamara · 14 years ago
  85. add0b7d String->OUString by August Sodora · 14 years ago
  86. 4f766a2 Remove unnecessary includes by August Sodora · 14 years ago
  87. d330111 Clean up treeopt select handler locking hack by August Sodora · 14 years ago
  88. 7f707bb Simplify treeopt select handler by August Sodora · 14 years ago
  89. 8e0792e Automatically select an option page if a user clicks on a category by August Sodora · 14 years ago
  90. 3d7e113 nobody has ever translated this string, in fact it is not for localization by Andras Timar · 14 years ago
  91. dac8985 add version suffix (beta1) to about dialog by Petr Mladek · 14 years ago
  92. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  93. 55b9dc0 shrinked useless constants/defines by Takeshi Abe · 14 years ago
  94. b262928 fdo#30714 Use different default key bindings for Hungarian locale by Miklos Vajna · 14 years ago
  95. e2812dd Fix always-false condition of FullCommentURL by László Németh · 14 years ago
  96. 9b98c4a fdo#39452: 'Back' is misleading, use 'Revert' instead by Lior Kaplan · 14 years ago
  97. 38f83bd catch by const reference by Caolán McNamara · 14 years ago
  98. e5feeed Related: fdo#38832 Replace Table with std::map by Marcel Metz · 14 years ago
  99. d6e21fd now with an STL map we don't have to do our own mem allocation by Caolán McNamara · 14 years ago
  100. 57054f8 Related: fdo#38832 Replace Table with std::map by Marcel Metz · 14 years ago