1. 22d4b98 tdf#87933 easier visibility of automatic page breaks by Aybuke Ozdemir · 10 years ago
  2. b1ff705 svtools: replace boost::ptr_map with std::map<std::unique_ptr> by Michael Stahl · 10 years ago
  3. de25d1d svtools: replace boost::ptr_map with std::map<std::unique_ptr> by Michael Stahl · 10 years ago
  4. 2ac0bd2 tdf#92925 Remove PBM, PGM, and PPM Export by Bryan Quigley · 10 years ago
  5. 630ec71 tdf#92925 Remove XPM export by Bryan Quigley · 10 years ago
  6. 9027629 tdf#92925 Remove RAS export by Bryan Quigley · 10 years ago
  7. f3f653e tdf#92925 Remove PCT export by Bryan Quigley · 10 years ago
  8. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  9. ded9155 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  10. 5304bef Cleanup last, partial include redux patch. by Michael Meeks · 10 years ago
  11. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  12. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  13. 234884c loplugin:unusedfields in include/sot,include/svl,include/svtools by Noel Grandin · 10 years ago
  14. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  15. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  16. e2c03fd loplugin:unusedfields svtools/ by Noel Grandin · 10 years ago
  17. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  18. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  19. f43db67 use unique_ptr for pImpl in svtools/ by Noel Grandin · 10 years ago
  20. 40fa838 Move CommandInfoProvider to vcl and use it from there by Samuel Mehrbrodt · 10 years ago
  21. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  22. 8c68596 tdf#60906 Make color configuration consistent by Sedat Ak · 10 years ago
  23. 099f101 Cleanup: Consolidate the different ways to get command labels/tooltips by Samuel Mehrbrodt · 10 years ago
  24. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  25. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  26. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  27. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  28. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  29. 8325fcb cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  30. c478761 svtools: make this condition readable by Michael Stahl · 10 years ago
  31. 457a744 svtools: remove pointless sal_uLong cast by Michael Stahl · 10 years ago
  32. ddd7259 svtools: rename global variables by Michael Stahl · 10 years ago
  33. d7801c3 Namespace cleanup and disambiguation by Ashod Nakashian · 10 years ago
  34. 014b067 Encourage ValueSet to render a legend as well as an icon. by Michael Meeks · 10 years ago
  35. fe6554d svtools: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
  36. aeeef71 svtools: boost::ptr_vector->std::vector by Noel Grandin · 10 years ago
  37. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  38. bf6d72a Missing includes by Ashod Nakashian · 10 years ago
  39. 6374853 This language string should be more consistent by Adolfo Jayme Barrientos · 10 years ago
  40. 28f4bee loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  41. 9d3cb71 Prevent += called on temporary O[U]String instances by Stephan Bergmann · 10 years ago
  42. 8655fa3 Fix property name: ModuleName -> ModuleIdentifier by Maxim Monastirsky · 10 years ago
  43. 4d9f4af Add title to image export options dialog by Yousuf Philips · 10 years ago
  44. b183742 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  45. 3d96f1e use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  46. 59b072e yyyyy by Noel Grandin · 10 years ago
  47. 669b9cd com::sun::star->css in svtools by Noel Grandin · 10 years ago
  48. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  49. 2e528df tdf#90987: SlideSorterBarOptions was missing Commit() too by Katarina Behrens · 10 years ago
  50. addb63f convert Sequence<XInterface> constructions to use initializer lists by Noel Grandin · 10 years ago
  51. ce15c93 tdf#60906 make color configuration consistent by Feyza Yavuz · 10 years ago
  52. 20635ed9 Reduce scope of #include <tools/stream.hxx> by Matteo Casalin · 10 years ago
  53. e25669f don't allocate uno::Reference on the heap by Noel Grandin · 10 years ago
  54. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  55. 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
  56. f80d428 drop unused stuff scheduled to be removed 'before the next major' by Caolán McNamara · 10 years ago
  57. 87179c8 afl-eventtesting: crash when accelerator processed after frame is disposed by Caolán McNamara · 10 years ago
  58. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  59. 03bb5d5 sc: initial png export by Miklos Vajna · 10 years ago
  60. 173a75b loplugin:defaultparams by Stephan Bergmann · 10 years ago
  61. 65fe84d loplugin:defaultparams by Stephan Bergmann · 10 years ago
  62. cfcf025 afl-eventtesting: div by zero by Caolán McNamara · 10 years ago
  63. e4ad5ed Writer image export: cmd. line, default to white background by Tomaž Vajngerl · 10 years ago
  64. c8479bd convert DBG_ASSERTWARNING to SAL_WARN_IF by Noel Grandin · 10 years ago
  65. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  66. 6f3fa53 mark number as untranslatable by Stanislav Horacek · 10 years ago
  67. a9bb16e convert Link<> to typed by Noel Grandin · 10 years ago
  68. 8d44385 convert Link<> to typed by Noel Grandin · 10 years ago
  69. 6f1313b convert Link<> to typed by Noel Grandin · 10 years ago
  70. 74d686b simplify the CellController modify Link<> handling by Noel Grandin · 10 years ago
  71. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  72. 99b21cc convert Link<> to typed by Noel Grandin · 10 years ago
  73. eb33ef9 tdf#93390 correctly handle back-and-forth between numeric and text value by Lionel Elie Mamane · 10 years ago
  74. ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
  75. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  76. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  77. 3c99f85 convert Link<> to typed by Noel Grandin · 11 years ago
  78. 1412229 cppcheck: redundantCopy by Caolán McNamara · 10 years ago
  79. c18dc23 remember host name by Szymon Kłos · 10 years ago feature/gsoc15-open-remote-files-dialog
  80. 2660a20 fixed CMIS service editing by Szymon Kłos · 10 years ago
  81. 243fbdf Abstract out repeated code into a lambda by Stephan Bergmann · 11 years ago
  82. a868478 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  83. 593df16 Pull assignment out of switch condition by Stephan Bergmann · 11 years ago
  84. 8b98c8b loplugin:mergeclasses by Noel Grandin · 11 years ago
  85. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  86. 4e2a8b7 loplugin:mergeclasses by Noel Grandin · 11 years ago
  87. 8e82479 Temporary remember password even if persistent password storing is disabled by Szymon Kłos · 11 years ago
  88. 199f3bc Prefer getSelectedFiles to getFiles (svtools) by Julien Nabet · 11 years ago
  89. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  90. 85f9369 tdf#94559: third step to remove rtti.hxx by Oliver Specht · 11 years ago
  91. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  92. d6e8284 Fix typos by Andrea Gelmini · 11 years ago
  93. f0733ee Fix typos by Andrea Gelmini · 11 years ago
  94. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  95. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  96. d5b87dc Return std::unique_ptr from SvTreeListBox::CreateContextMenu by Stephan Bergmann · 11 years ago
  97. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago
  98. f378e17 convert Link<> to typed by Noel Grandin · 11 years ago
  99. 6d8124e convert Link<> to typed by Noel Grandin · 11 years ago
  100. 599fab4 hide ScopedPtr::reset and add disposeAndClear by Caolán McNamara · 11 years ago