1. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  2. efa5c54 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  3. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  4. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  5. 80735fcb com::sun::star->css in xmloff/ by Noel Grandin · 10 years ago
  6. 3e6ba91 loplugin:unusedfields in include/xmloff by Noel Grandin · 10 years ago
  7. 4d9a757 store custom icon set info into ODF by Markus Mohrhard · 10 years ago
  8. 7acbf17 crashtesting: ooo72999-1.ods NaNs found in light direction by Caolán McNamara · 10 years ago
  9. e0bf791 loplugin:unusedfields in xmloff/ by Noel Grandin · 10 years ago
  10. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  11. de0432a Incredible slowness and crashes with document with vast num of frame dups by Caolán McNamara · 10 years ago
  12. 49c5b9a use comphelper::containerToSequence by Noel Grandin · 10 years ago
  13. ee65562 xmloff: add meta:generator constants LO_43x and LO_44x by Michael Stahl · 10 years ago
  14. e3ad062 xmloff: legacy assert to SAL_INFO as it can only be triggered by by Michael Stahl · 10 years ago
  15. 2af0870 xmloff: document potential pitfall with SvI18NMap usage by Michael Stahl · 10 years ago
  16. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  17. e1d88a5 use unique_ptr for pImpl's in xmloff/ by Noel Grandin · 10 years ago
  18. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  19. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  20. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  21. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  22. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  23. 249f8b1 tdf#95744: saving shape names re-enabled by Oliver Specht · 10 years ago
  24. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  25. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  26. 51b45df loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  27. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  28. 41a000b loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  29. 9e8ff13 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  30. c89ba1de tdf#95510: SVG: Import stop-color and stop-opacity by Xisco Fauli · 10 years ago
  31. 3f970cf tdf#93296 dashes in decimal part => 0 min decimal places by Laurent Balland-Poirier · 10 years ago
  32. 81824d1 loplugin:stringconstant by Noel Grandin · 10 years ago
  33. c5d16f5 tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent. by kripton · 10 years ago
  34. de1a1e4 xmloff: replace boost::ptr_vector with std::vector by Michael Stahl · 10 years ago
  35. 7c5d529 xmloff: replace boost::ptr_vector with std::vector by Michael Stahl · 10 years ago
  36. 2ab4706 xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr> by Michael Stahl · 10 years ago
  37. 02b7f3d xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr> by Michael Stahl · 10 years ago
  38. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  39. f533433 xmloff tree cleanup by Mario J. Rugiero · 10 years ago
  40. 7cdbde4 Initialize Sequence<beans::NamedValue> from initializer_lists by Noel Grandin · 10 years ago
  41. 623f5b2 don't allocate rtl::Reference or SvRef on the heap by Noel Grandin · 10 years ago
  42. 834cbda move SvRefMemberList into idl by Noel Grandin · 10 years ago
  43. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  44. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  45. 0500f7b loplugin:defaultparams by Stephan Bergmann · 10 years ago
  46. 9acfbf8 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  47. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  48. b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
  49. 979651c coverity#1326118 Constant expression result by Caolán McNamara · 10 years ago
  50. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  51. aadda5d xmloff: fix ODF import of gradient draw:angle attribute a bit by Michael Stahl · 10 years ago
  52. bd60974 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  53. 4c8fa77 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  54. d52d448 tdf#88154 workaround and unit test by Marco Cecchetti · 11 years ago
  55. 9887118 tdf#90839: follow-up work by Marco Cecchetti · 11 years ago
  56. d451de7 loplugin:mergeclasses by Noel Grandin · 11 years ago
  57. 78cab9d should be safe to remove this piece by Caolán McNamara · 11 years ago
  58. 446be18 make CppunitTest_sw_ww8export work again by Caolán McNamara · 11 years ago
  59. 35e6875 loplugin:unusedmethods by Noel Grandin · 11 years ago
  60. 369d1e4 coverity#1325246 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  61. 6f7e93b coverity#1325247 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  62. 40c7d271 coverity#1325248 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  63. 192c05c coverity#1325249 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  64. 42f39d25c coverity#1325252 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  65. d0ddb0c coverity#1325253 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  66. 9ecd848 coverity#1325254 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  67. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  68. 79797f8 Fix typos by Andrea Gelmini · 11 years ago
  69. 4678982 Fix typos by Andrea Gelmini · 11 years ago
  70. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  71. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  72. d3c7c9e tdf#94559: first step to remove rtti.hxx by Oliver Specht · 11 years ago
  73. 4b3f9fa Nobody would go down the corridor anymore by Miklos Vajna · 11 years ago
  74. 59019c6 WaE: rewrite as call of rtl::OUString::isEmpty by Tor Lillqvist · 11 years ago
  75. 3efdb08 chained editeng: Add Chaining-related UNO attribute by matteocam · 11 years ago
  76. dbe21ee boost->std by Caolán McNamara · 11 years ago
  77. d030c4a revert for mac and win unit case crashes after boost->std by Caolán McNamara · 11 years ago
  78. 6f495a1 boost->std by Caolán McNamara · 11 years ago
  79. 31ebd9f boost->std by Caolán McNamara · 11 years ago
  80. 6621da3 tdf#92586 xmloff: fix import of stretched background image by Miklos Vajna · 11 years ago
  81. 8358ead xmloff: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  82. 9ed1dd0 tdf#90839: support for wrapped text in data labels and for centered data value by Marco Cecchetti · 11 years ago
  83. 27b77b9 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  84. 81ced97 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  85. 37a6fdf loplugin:stringconstant also for cases using char const v[] = "..." by Stephan Bergmann · 11 years ago
  86. 38d0db2 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  87. 0955bfe Fix tdf#93438 Impress generate abnormal style when copy-pasting by Mark Hung · 11 years ago
  88. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  89. b1922ee xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties by Michael Stahl · 11 years ago
  90. b71b5c8 Clean up sEmptyURL by Stephan Bergmann · 11 years ago
  91. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  92. a6050c3 Clean up aEmpty by Stephan Bergmann · 11 years ago
  93. 68efa6f ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
  94. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  95. a4de770 comphelper: reduce copypasta with UniquePtrValueLess functor by Michael Stahl · 11 years ago
  96. 58c3bbf comphelper: remove unnecessary include <stack> by Michael Stahl · 11 years ago
  97. 7ae8e76 cppcheck: variableScope by Caolán McNamara · 11 years ago
  98. 59b5e3f cppcheck: redundantAssignment by Caolán McNamara · 11 years ago
  99. 233cec3 cppcheck: silence redundantAssignment by Caolán McNamara · 11 years ago
  100. 05457f3 loplugin: defaultparams by Noel Grandin · 11 years ago