1. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  2. c37fe88 compact namespace in sal..svgio by Noel Grandin · 6 years ago
  3. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  4. b5b2e4a Resolves tdf#132513 - SVG warns on metadata by Heiko Tietze · 6 years ago
  5. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  6. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  7. ae743c6 Make BitmapPrimitive2D vcl-independent by Armin Le Grand · 6 years ago
  8. ab5ef15 split up polypolygonprimitive2d.hxx into separate files by Tomaž Vajngerl · 6 years ago
  9. 2eb0e75 Revert "loplugin:constfields in stoc..svgio" by Noel Grandin · 6 years ago
  10. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  11. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  12. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  13. 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
  14. e0cbd8a loplugin:finalclasses in svgio by Noel Grandin · 6 years ago
  15. cd47cf3 drawinglayer: extract classes from baseprimitive2d.hxx to own files by Tomaž Vajngerl · 6 years ago
  16. aa7a23f tdf#42949 Fix IWYU warnings in svgio/ by Gabor Kelemen · 6 years ago
  17. 95c0191 Use initializer instead of using several inserts (svgio/svgtoken) by Julien Nabet · 6 years ago
  18. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  19. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  20. 389c823 widget theme: Gradient support when drawing widgets by Tomaž Vajngerl · 6 years ago
  21. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  22. 77e9216 loplugin:unusedfields by Noel Grandin · 7 years ago
  23. 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
  24. 08e7b7e SVGIO: Fix conditions after ab147995 by Xisco Fauli · 7 years ago
  25. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  26. 3fbccd6 SVGIO: add unittest for fill:none by Xisco Fauli · 7 years ago
  27. 30c5aea SVGIO: Use correct type for <use> elements by Xisco Fauli · 7 years ago
  28. 586de7a tdf#123926: SVGIO: Check parent's fill when... by Xisco Fauli · 7 years ago
  29. 428b67c tdf#104339: SVGIO: Add unittest by Xisco Fauli · 7 years ago
  30. ab14799 tdf#94765: SVGIO: Look for gradient/pattern ids once the file... by Xisco Fauli · 7 years ago
  31. 4007ced tdf#99115: add Css selector '*' style only if the element... by Xisco Fauli · 7 years ago
  32. b8db968 loplugin:returnconstval in svgio by Noel Grandin · 7 years ago
  33. c504780 loplugin:sequenceloop in starmath..svl by Noel Grandin · 7 years ago
  34. ec3a14b Fix typos by Andrea Gelmini · 7 years ago
  35. 254eb41 Improved loplugin:stringconstant (now that GCC 7 supports it): svgio by Stephan Bergmann · 7 years ago
  36. 6ffdc88 Simplify Sequence iterations in shell..svgio by Arkadiy Illarionov · 7 years ago
  37. e1eb7cb loplugin:logexceptionnicely in starmath..svgio by Noel Grandin · 7 years ago
  38. 8303e7e loplugin:unusedfields improvements by Noel Grandin · 7 years ago
  39. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  40. 8f59317 loplugin:sequentialassign in starmath..svl by Noel Grandin · 7 years ago
  41. ed437865 Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO() by Tor Lillqvist · 7 years ago
  42. fcb00ac support opacity for widget definition draw SVGs by Tomaž Vajngerl · 7 years ago
  43. a26524e tdf#42949 Fix IWYU warnings in include/drawinglayer/ by Gabor Kelemen · 7 years ago
  44. b636d57 svgio: don't use_library_objects in CppunitTest_svgio_read by Michael Stahl · 7 years ago
  45. 97e6d4a Removed duplicated includes by Andrea Gelmini · 7 years ago
  46. 5c23459 new loplugin constvars by Noel Grandin · 7 years ago
  47. 208a689 Update SvgRead test - add new parameters and path parsing by Tomaž Vajngerl · 7 years ago
  48. 8c01788 parse more attributes in SvgDrawVisitor by Tomaž Vajngerl · 7 years ago
  49. d112761 use gfx namespace for DrawCommands by Tomaž Vajngerl · 7 years ago
  50. 7894fd2 svgio visitor, add draw commands and create the from svg by Tomaž Vajngerl · 7 years ago
  51. aa51774 loplugin:simplifybool, check for !(!a op !b) by Noel Grandin · 7 years ago
  52. 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
  53. 7a57638 loplugin:flatten in svgio by Noel Grandin · 7 years ago
  54. 27cd397 Drop o3tl/clamp.hxx, use C++17 std::clamp instead by Stephan Bergmann · 7 years ago
  55. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  56. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  57. 260002b Simplify containers iterations in svgio, svl, svtools by Arkadiy Illarionov · 7 years ago
  58. 065edb4 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  59. 1873ba0 tdf#113624 EMF+ Fix shift of DrawString without StringFormat by Bartosz Kosiorek · 7 years ago
  60. 4e51d68 clang-tidy performance-unnecessary-copy-init in sfx2..svtools by Noel Grandin · 7 years ago
  61. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  62. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  63. d0e7784 Turn SvgMarkerNode::MarkerUnits into scoped enum by Stephan Bergmann · 7 years ago
  64. 0ddf3e0 loplugin:constfields in stoc..svgio by Noel Grandin · 7 years ago
  65. 6cc5c6de loplugin:useuniqueptr in SvgDocument by Noel Grandin · 8 years ago
  66. 694a433 remove duplicate line by Noel Grandin · 8 years ago
  67. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  68. 23f9d2b match_colorKeyword should be using static const lookup table by Noel Grandin · 8 years ago
  69. e1d3ecb loplugin:simplifyconstruct in stoc..svl by Noel Grandin · 8 years ago
  70. 1fe8479 tdf#119557 style hierarchy isn't stable so looping check fails falsely by Caolán McNamara · 8 years ago
  71. f435153 Consolidate: basegfx::clamp -> o3tl::clamp by Stephan Bergmann · 8 years ago
  72. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  73. bd83209 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  74. 7a3e7ee Fix typos by Andrea Gelmini · 8 years ago
  75. 83d8331 loplugin:stringloop in svgio..xmlsecurity by Noel Grandin · 8 years ago
  76. 37ce564 crashtesting: infinite recurse with moz609361-1.svg by Caolán McNamara · 8 years ago
  77. 20bb798 crashtesting: infinite recurse with moz384637-1.svg by Caolán McNamara · 8 years ago
  78. 2a1e975 crashtesting: infinite recurse with moz455984-5.svg by Caolán McNamara · 8 years ago
  79. f35e3b3 crashtesting: infinite recurse on moz330387-6.svg by Caolán McNamara · 8 years ago
  80. 0613ce4 tdf#118232 Allow load and insert of SVGs with no Geometry by Armin Le Grand · 8 years ago
  81. 213a644 Fix typos by Andrea Gelmini · 8 years ago
  82. 3087011 Replace SVGFilter using SVGIO by Armin Le Grand · 8 years ago
  83. c269761 loplugin:useuniqueptr in pathTextBreakupHelper by Noel Grandin · 8 years ago
  84. 7e6dac4 svgio: fix rendering when the width/height isn't present in SVG by Tomaž Vajngerl · 8 years ago
  85. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  86. 2afdea1 tdf#114738 Add support for transparency for EMF+ records by Bartosz Kosiorek · 8 years ago
  87. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  88. e32c568 use boost::optional in sc and svgio by Noel Grandin · 8 years ago
  89. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  90. ddd4321 drop sax::tools::*base64 methods by Noel Grandin · 8 years ago
  91. 3b8cd4f loplugin:useuniqueptr in SvgNode by Noel Grandin · 8 years ago
  92. a7205fd loplugin:useuniqueptr in SvgPolyNode by Noel Grandin · 8 years ago
  93. ed50afb loplugin:useuniqueptr in SvgPatternNode by Noel Grandin · 8 years ago
  94. 8a9f8d3 loplugin:useuniqueptr in SvgPathNode by Noel Grandin · 8 years ago
  95. 4c07358 Fix typos by Andrea Gelmini · 8 years ago
  96. 54cc0ed ofz#5565 Indirect-leak by Caolán McNamara · 8 years ago
  97. 9b197ca ofz#5431 Direct-leak by Caolán McNamara · 8 years ago
  98. dd68eba More loplugin:cstylecast: svgio by Stephan Bergmann · 8 years ago
  99. a0e136d loplugin:passstuffbyref improved return in sd,various by Noel Grandin · 8 years ago
  100. d460842 loplugin:unnecessaryparen improve return check by Noel Grandin · 8 years ago