1. 6162191 fdo#51763 - make title of dialog localisable by Joren De Cuyper · 12 years ago
  2. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  3. 1d38cb36 fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
  4. 9191f44 coverity#706069 Unintended sign extension by Caolán McNamara · 12 years ago
  5. 3daec14 sizeof(bool) is not required to be 1 by Caolán McNamara · 12 years ago
  6. 6194080 coverity#706067 Unintended sign extension by Caolán McNamara · 12 years ago
  7. 358c1fa coverity#736899 Unintended sign extension by Caolán McNamara · 12 years ago
  8. 54f52a5 coverity#1210044 Uncaught exception by Caolán McNamara · 12 years ago
  9. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  10. 7eceffe Resolve fdo#79913 by checking index bounds by Arnaud Versini · 12 years ago
  11. 30069114 loplugin:staticcall by Stephan Bergmann · 12 years ago
  12. 94e2459 coverity#705245 Missing break in switch, assuming intentional by Caolán McNamara · 12 years ago
  13. 0017caf coverity#705243 Missing break in switch, assuming intentional by Caolán McNamara · 12 years ago
  14. a2d2c6d coverity#1103688 Missing break in switch, assuming its intentional by Caolán McNamara · 12 years ago
  15. 6f2edd4 new loplugin: inlinesimpleaccessmethods by Noel Grandin · 12 years ago
  16. c24aa21 coverity#705247 Missing break in switch by Caolán McNamara · 12 years ago
  17. cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
  18. f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
  19. 0d20725 remove whitespace by Markus Mohrhard · 12 years ago
  20. 41a1f95 remove whitespace by Markus Mohrhard · 12 years ago
  21. 5f743ea remove whitespace by Markus Mohrhard · 12 years ago
  22. b247e5f add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353 by Eike Rathke · 12 years ago
  23. 4ffdd43 add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352 by Eike Rathke · 12 years ago
  24. 469f5e5 add French (Senegal) [fr-SN] to language list, fdo#79350 by Eike Rathke · 12 years ago
  25. 3a14b93 add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351 by Eike Rathke · 12 years ago
  26. 1d6ef4f add French (Mali) [fr-ML] to language list, fdo#79349 by Eike Rathke · 12 years ago
  27. aa52f96 add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348 by Eike Rathke · 12 years ago
  28. f630705 callcatcher: update unusedcode by Caolán McNamara · 12 years ago
  29. 57217e1 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  30. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  31. 0f2824b remove more unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  32. bc9bcce coverity#708305 Uninitialized pointer field by Caolán McNamara · 12 years ago
  33. 2a8eff5 +bool SvtLanguageTable::HasLanguageType() by Eike Rathke · 12 years ago
  34. 227af32 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 by Julien Nabet · 12 years ago
  35. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  36. 3558f9c Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17 by Julien Nabet · 12 years ago
  37. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  38. 7d6e159 fix memory leak on pasting metafiles into writer by Caolán McNamara · 12 years ago
  39. 6c7f1e1 trivial cleanups by Caolán McNamara · 12 years ago
  40. 177903c p is for pointers. by Kohei Yoshida · 12 years ago
  41. 71417f2 Actually this empty() check here is redundant. by Kohei Yoshida · 12 years ago
  42. b79b8d2 Sort ptr_vector using its own sort() method. by Kohei Yoshida · 12 years ago
  43. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  44. 0727c09e BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun] by Matúš Kukan · 12 years ago
  45. 213e429 Revert "remove unused code -SvtLanguageTable::AddLanguageTag" by Eike Rathke · 12 years ago
  46. d812b78 remove unused code -SvtLanguageTable::AddLanguageTag by Noel Grandin · 12 years ago
  47. 86dcfe9 whitespace cleanup by Markus Mohrhard · 12 years ago
  48. 86d442c remove external header guards by Thomas Arnhold · 12 years ago
  49. a325ce6 fix-includes.pl: svtools by Thomas Arnhold · 12 years ago
  50. 828fcdd coverity#708306 Uninitialized pointer field by Caolán McNamara · 12 years ago
  51. 2ab8d88 coverity#708336 Uninitialized scalar field by Caolán McNamara · 12 years ago
  52. 07481fd add on-the-fly language tags to the language table by Eike Rathke · 12 years ago
  53. 1564b0f added SvtLanguageTable::AddLanguageTag() by Eike Rathke · 12 years ago
  54. 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
  55. 940ac1e WaE: -Werror=maybe-uninitialized by Caolán McNamara · 12 years ago
  56. bf30c8b use new VCL IsValueChangedFromSaved method by Noel Grandin · 12 years ago
  57. b7d30cb svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  58. 93f5d5a The opaque PostUserEvent IDs are actually pointers by Stephan Bergmann · 12 years ago
  59. d80490e move ResArray into SvtLanguageTableImpl by Eike Rathke · 12 years ago
  60. 2d8694c ditch the last temporary SvtLanguageTable instance by Eike Rathke · 12 years ago
  61. a9ff016 provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex() by Eike Rathke · 12 years ago
  62. 9124f7e Move headers included only in svtools to svtools by Tor Lillqvist · 12 years ago
  63. 5d02727 consistent percent sign in comments by Thomas Arnhold · 12 years ago
  64. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  65. 893fe88 handle brightness+contrast from msoffice (bnc#875713) by Luboš Luňák · 12 years ago
  66. cbb9efa Related: fdo#72142 lighter ruler default color by Caolán McNamara · 12 years ago
  67. 0b03f7e fdo#75058: Optimize autofilter item filling for non-tree items. by Kohei Yoshida · 12 years ago
  68. 68075a6 Resolves: fdo#72142 darker default workspace color by Caolán McNamara · 12 years ago
  69. 62b0eaf Related: fdo#50697 reset the cache timeout on GetGraphic by Caolán McNamara · 12 years ago
  70. 6f59894 WaE: implicit conversion from bool to 'long' by Tor Lillqvist · 12 years ago
  71. 2554d0a remove unused code from TabBar by Noel Grandin · 12 years ago
  72. 883481f Improve TabBar return types by Noel Grandin · 12 years ago
  73. e474c95 VCL: Renamed two functions by Chris Sherlock · 12 years ago
  74. b8315b1 fdo#72006 Populate "Load URL" dropdown from picklist. by Andrzej Hunt · 12 years ago
  75. 532acfd make SvDetachedEventDescriptor::hasByName return bool by Noel Grandin · 12 years ago
  76. 371046c add missing modelines to cxx and hxx files by Thomas Arnhold · 12 years ago
  77. 0b7f82d add missing modelines to hrc and src files by Thomas Arnhold · 12 years ago
  78. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  79. 3a374a5 coverity#707218 Uncaught exception by Caolán McNamara · 12 years ago
  80. aa555c7 stray comma by Caolán McNamara · 12 years ago
  81. 1038294 coverity#708335 Uninitialized scalar field by Caolán McNamara · 12 years ago
  82. bbe0052 coverity#708334 Uninitialized scalar field by Caolán McNamara · 12 years ago
  83. 8a5dbd8 coverity#708324 Uninitialized m_refCount by Caolán McNamara · 12 years ago
  84. 7b65971 coverity#708323 Uninitialized scalar field by Caolán McNamara · 12 years ago
  85. 9d2977d remove some more bloat by Thomas Arnhold · 12 years ago
  86. 53f5865 Bin the now non-existent dtor from the class definition too by Tor Lillqvist · 12 years ago
  87. b1b11e3 If it has been "not recommended currently" since 2007 it can go away by Tor Lillqvist · 12 years ago
  88. c654ff4 WaE: unused variable 's_pAccessibleFactoryFunc' by Tor Lillqvist · 12 years ago
  89. a7ee831 non-desktop: Avoid accessibility. by Jan Holesovsky · 12 years ago
  90. 9ea483e svtools: valueset.cxx - use scoped_ptr and clean-up by Tomaž Vajngerl · 12 years ago
  91. 6b6bf85 Cleanup valueset.cxx by Tomaž Vajngerl · 12 years ago
  92. 902cafe coverity#1202783 Division or modulo by zero by Caolán McNamara · 12 years ago
  93. e84331b introduce second static GetLanguageString() with explicit bool parameter by Eike Rathke · 12 years ago
  94. a97c226 introduce static SvtLanguageTable::GetLanguageType() by Eike Rathke · 12 years ago
  95. 709b4e6 have a "better" static by Eike Rathke · 12 years ago
  96. 516a22a coverity#704807 Dereference after null check by Caolán McNamara · 12 years ago
  97. cfddda0 sal_Bool to bool in SvtRulerAccessible by Noel Grandin · 12 years ago
  98. 8f7a111 update_pch by Thomas Arnhold · 12 years ago
  99. 92b2215 typo: hilight -> highlight by Thomas Arnhold · 12 years ago
  100. 60c8df4 remove static strings by Thomas Arnhold · 12 years ago