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