1. 59019c6 WaE: rewrite as call of rtl::OUString::isEmpty by Tor Lillqvist · 11 years ago
  2. 3efdb08 chained editeng: Add Chaining-related UNO attribute by matteocam · 11 years ago
  3. dbe21ee boost->std by Caolán McNamara · 11 years ago
  4. d030c4a revert for mac and win unit case crashes after boost->std by Caolán McNamara · 11 years ago
  5. 6f495a1 boost->std by Caolán McNamara · 11 years ago
  6. 31ebd9f boost->std by Caolán McNamara · 11 years ago
  7. 6621da3 tdf#92586 xmloff: fix import of stretched background image by Miklos Vajna · 11 years ago
  8. 8358ead xmloff: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  9. 9ed1dd0 tdf#90839: support for wrapped text in data labels and for centered data value by Marco Cecchetti · 11 years ago
  10. 27b77b9 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  11. 81ced97 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  12. 37a6fdf loplugin:stringconstant also for cases using char const v[] = "..." by Stephan Bergmann · 11 years ago
  13. 38d0db2 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  14. 0955bfe Fix tdf#93438 Impress generate abnormal style when copy-pasting by Mark Hung · 11 years ago
  15. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  16. b1922ee xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties by Michael Stahl · 11 years ago
  17. b71b5c8 Clean up sEmptyURL by Stephan Bergmann · 11 years ago
  18. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  19. a6050c3 Clean up aEmpty by Stephan Bergmann · 11 years ago
  20. 68efa6f ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
  21. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  22. a4de770 comphelper: reduce copypasta with UniquePtrValueLess functor by Michael Stahl · 11 years ago
  23. 58c3bbf comphelper: remove unnecessary include <stack> by Michael Stahl · 11 years ago
  24. 7ae8e76 cppcheck: variableScope by Caolán McNamara · 11 years ago
  25. 59b5e3f cppcheck: redundantAssignment by Caolán McNamara · 11 years ago
  26. 233cec3 cppcheck: silence redundantAssignment by Caolán McNamara · 11 years ago
  27. 05457f3 loplugin: defaultparams by Noel Grandin · 11 years ago
  28. 30335b9 stupid warning by Michael Stahl · 11 years ago
  29. febd02b xmloff: replace boost::ptr_set with std::set<std::unique_ptr> by Michael Stahl · 11 years ago
  30. 18c502b xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr> by Michael Stahl · 11 years ago
  31. 1fa505d xmloff: replace boost::ptr_set with std::map by Michael Stahl · 11 years ago
  32. 3de4481 xmloff: replace boost::ptr_set with std::set by Michael Stahl · 11 years ago
  33. 9c1f700 improve refcounting loplugin to check SvRef-based classes by Noel Grandin · 11 years ago
  34. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  35. a4fd6c4 inline some use-once typedefs by Noel Grandin · 11 years ago
  36. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  37. 5c7b7b5 Resolves: tdf#91950 optional entries may not be present by Caolán McNamara · 11 years ago
  38. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  39. e963a889 formatting of public/private/protected section qualifiers by Noel Grandin · 11 years ago
  40. 89e3314 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  41. 9fb8b39 xmloff: ODF import: fix spelling of "extrusion-first-light-level" by Andrea Gelmini · 11 years ago
  42. fdd391f xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bug by Michael Stahl · 11 years ago
  43. 6de7d32 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  44. dffb5813 WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0 by Tor Lillqvist · 11 years ago
  45. d009000 fix Android build by Noel Grandin · 11 years ago
  46. a62129a loplugin:unusedmethods xmloff by Noel Grandin · 11 years ago
  47. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  48. 9c2a806 tdf#90133 Comply attributes name with OASIS#3860 by Laurent Balland-Poirier · 11 years ago
  49. 5af8cf2 use the DBL_MAX constant that we also use elsewhere, tdf#92457 by Eike Rathke · 11 years ago
  50. dad6be8 write trailing text subformat also to Excel .xls and .xlsx, tdf#92457 by Eike Rathke · 11 years ago
  51. 934e35c store trailing text format in ODF, e.g. 0;@ tdf#92457 by Eike Rathke · 11 years ago
  52. b3c11e2 the last condition is "all other numbers", not the third, tdf#92457 by Eike Rathke · 11 years ago
  53. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  54. 35ce23b Avoid loplugin:staticmethods in non-debug build by Stephan Bergmann · 11 years ago
  55. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  56. 1c5f07e Fix typos by Andrea Gelmini · 11 years ago
  57. ab23efc coverity#1308431 wiggle code to see if this silences coverity by Caolán McNamara · 11 years ago
  58. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  59. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  60. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  61. 4169131 coverity#1308433 Uncaught exception by Caolán McNamara · 11 years ago
  62. 5897e10 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  63. 94c1ea9 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  64. 4354341 remove our custom RTTI from xmloff module by Noel Grandin · 11 years ago
  65. 892455e Simplify uses of comphelper::string::equals with constant argument by Stephan Bergmann · 11 years ago
  66. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  67. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  68. af1c00c move sorting code closer together by Noel Grandin · 11 years ago
  69. aade275 Fix typos by Andrea Gelmini · 11 years ago
  70. e0f3e7c tdf#42374 some small optimisations for opening this PDF file by Noel Grandin · 11 years ago
  71. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  72. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  73. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  74. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  75. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  76. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  77. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  78. 4d8cccb cppcheck: redundantCondition [part2] by Julien Nabet · 11 years ago
  79. 3754474 Typos by Julien Nabet · 11 years ago
  80. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  81. d203948 convert 'it.begin() == it.end()' to 'it.empty()' by Noel Grandin · 11 years ago
  82. 689a4a6 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  83. b9dd517 some spelling fixes, mostly in Java code by Noel Grandin · 11 years ago
  84. 4cc2fb2 coverity#1302607 Logically dead code by Caolán McNamara · 11 years ago
  85. 8161056 uno::Sequence provides now begin and end by Noel Grandin · 11 years ago
  86. 0fded75 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  87. 8e22cd4 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  88. 15cd958 xmloff: don't add FIELD namespace twice by Michael Stahl · 11 years ago
  89. 6140ca9 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  90. 9bc314e add field namespace to styles.xml when saving fdo85232-1.docx to .odt by Caolán McNamara · 11 years ago
  91. e50698c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  92. 12f907d tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URL by Michael Stahl · 11 years ago
  93. 8fb7614 kde250524-4.odt (etc) are missing some namespace declarations in meta.xml by Caolán McNamara · 11 years ago
  94. da2c2a3 loplugin:literaltoboolconversion by Stephan Bergmann · 11 years ago
  95. e29a17e xmloff: convert legacy assertions in SvXMLNamespaceMap by Michael Stahl · 11 years ago
  96. a80da8e xmloff: convert legacy assertions in DocumentSettingsContext by Michael Stahl · 11 years ago
  97. 18a712d xmloff: convert legacy assertions in PageMasterExportPropMapper by Michael Stahl · 11 years ago
  98. ca95df9 xmloff: convert legacy assertions in XMLFootnoteSeparatorExport by Michael Stahl · 11 years ago
  99. b5e16d8 Related tdf#88056: use better-fitting <text:page-name> by Katarina Behrens · 11 years ago
  100. f4578ce xmloff: fix non-debug builds by Michael Stahl · 11 years ago