1. 8e1aea5 tdf#97663 SVGIO: Fix line spacing for <tspan> by Hossein · 4 years, 4 months ago
  2. 7b0f517 Cleaning up math in SvgNumber by Hossein · 4 years, 5 months ago
  3. 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
  4. b2247f8 improve mergeToSinglePolyPolygon by Noel Grandin · 4 years, 5 months ago
  5. 4cdca3702 Use o3tl::convert by Mike Kaganski · 4 years, 5 months ago
  6. 5da6c31 loplugin:finalclasses by Noel Grandin · 4 years, 5 months ago
  7. c981ac5 Prepare for removal of non-const operator[] from Sequence in svgio by Mike Kaganski · 4 years, 5 months ago
  8. f7e351d Add documentation for the 'svgio' module by Hossein · 4 years, 5 months ago
  9. fb1469e Use range based for loops by Hossein · 4 years, 6 months ago
  10. 7a6bd120 loplugin:moveparam in svgio by Noel Grandin · 4 years, 6 months ago
  11. eea7af1 loplugin:moveparam in basegfx by Noel Grandin · 4 years, 6 months ago
  12. cb27397 Cleanup svgcharacternode.cxx by Hossein · 4 years, 6 months ago
  13. cf739db loplugin:moveparam in drawinglayer by Noel Grandin · 4 years, 6 months ago
  14. c8d2fa1 reduce copying in drawinglayer by Noel Grandin · 4 years, 7 months ago
  15. 8f2f2a8 Extend loplugin:stringviewparam to starts/endsWith: svgio by Stephan Bergmann · 4 years, 7 months ago
  16. 8104d77 tdf#144052 reduce Primitive2D copying by Noel Grandin · 4 years, 7 months ago
  17. b1af708 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  18. 008f28c no need to use unique_ptr for B2DHomMatrix by Noel Grandin · 4 years, 8 months ago
  19. 3a668a2 no need to use unique_ptr for B2DPolygon by Noel Grandin · 4 years, 8 months ago
  20. 523bba8 no need to use unique_ptr for B2DPolyPolygon by Noel Grandin · 4 years, 8 months ago
  21. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  22. 9e8c35c EMF+ tdf#142975 Add brush support to DrawString record by Bartosz Kosiorek · 4 years, 10 months ago
  23. 40b8333 svgio: instead of assert(false && ...) rather use SAL_WARN instead by Tomaž Vajngerl · 5 years ago
  24. afad6ba svgio: add test for SvgNumber::solve by Tomaž Vajngerl · 5 years ago
  25. 0acc9af svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentage by Tomaž Vajngerl · 5 years ago
  26. 0919f55 svgio: move SvgNumber methods to its own SvgNumber.cxx file by Tomaž Vajngerl · 5 years ago
  27. fe2f5f9 svgio: covnert enum to enum class in svgtools.cxx by Tomaž Vajngerl · 5 years ago
  28. fd32860 svgio: convert enum to enum class in svgstyleattributes.hxx by Tomaž Vajngerl · 5 years ago
  29. c70b342 svgio: use pragma once in the header files by Tomaž Vajngerl · 5 years ago
  30. e61cbca svgio: add test for svgtools starting with SvgNumber by Tomaž Vajngerl · 5 years ago
  31. 0d62ee6 svgio: move isPositive to the SvgNumber header file by Tomaž Vajngerl · 5 years ago
  32. fd50995 svgio: move SvgNumber to its own header file by Tomaž Vajngerl · 5 years ago
  33. 83ff99b convert enums to enum classes in svgnode.hxx by Tomaž Vajngerl · 5 years ago
  34. bd0c965 convert enums to enum classes in svgtools.hxx by Tomaž Vajngerl · 5 years ago
  35. 2901670 svgio: change some OSL_ENSUREs to (std) assert by Tomaž Vajngerl · 5 years ago
  36. 91daf2c svgio: change SVGToken enum to enum class by Tomaž Vajngerl · 5 years ago
  37. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  38. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  39. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  40. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  41. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  42. 2bcb38a update pches by Julien Nabet · 5 years ago
  43. 2372ce8 update pches by Caolán McNamara · 5 years ago
  44. f56ae6b loplugin:refcounting in svgio by Noel · 5 years ago
  45. c950ded update pches by Caolán McNamara · 5 years ago
  46. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  47. c34e8bd loplugin:stringviewparam: operator += by Stephan Bergmann · 5 years ago
  48. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  49. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  50. 1ac4498 update pches by Caolán McNamara · 5 years ago
  51. 107399d tdf#42949 Fix new IWYU warnings in directories s* by Gabor Kelemen · 5 years ago
  52. ce35b94 remove left-over printf by Tomaž Vajngerl · 5 years ago
  53. 82941ee remove unneeded namespace re-declarations by Tomaž Vajngerl · 5 years ago
  54. f34ac57 New loplugin:stringviewparam by Stephan Bergmann · 5 years ago
  55. 93c64a6 loplugin:stringview by Noel · 5 years ago
  56. a36ada7c loplugin:reducevarscope in store..svtools by Noel · 6 years ago
  57. 84d20cd Move MimeContentTypeFactory into vcl by Jan-Marek Glogowski · 6 years ago
  58. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  59. 4c20bb7 Fix typo by Andrea Gelmini · 6 years ago
  60. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  61. 8a21364 Fix typos by Andrea Gelmini · 6 years ago
  62. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  63. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  64. 982a9a2 compact namespace: svgio by Noel Grandin · 6 years ago
  65. 4b0daa9 move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NS by Tomaž Vajngerl · 6 years ago
  66. b050b7e update pches by Caolán McNamara · 6 years ago
  67. cf389f2 svgio: create instances with uno constructors by Noel Grandin · 6 years ago
  68. 5b2f04d Upcoming improved loplugin:staticanonymous -> redundantstatic: svgio by Stephan Bergmann · 6 years ago
  69. d6c32cf loplugin:simplifybool extend to expression like !(a < b || c > d) by Noel Grandin · 6 years ago
  70. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  71. c37fe88 compact namespace in sal..svgio by Noel Grandin · 6 years ago
  72. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  73. b5b2e4a Resolves tdf#132513 - SVG warns on metadata by Heiko Tietze · 6 years ago
  74. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  75. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  76. ae743c6 Make BitmapPrimitive2D vcl-independent by Armin Le Grand · 6 years ago
  77. ab5ef15 split up polypolygonprimitive2d.hxx into separate files by Tomaž Vajngerl · 6 years ago
  78. 2eb0e75 Revert "loplugin:constfields in stoc..svgio" by Noel Grandin · 6 years ago
  79. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  80. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  81. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  82. 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
  83. e0cbd8a loplugin:finalclasses in svgio by Noel Grandin · 6 years ago
  84. cd47cf3 drawinglayer: extract classes from baseprimitive2d.hxx to own files by Tomaž Vajngerl · 6 years ago
  85. aa7a23f tdf#42949 Fix IWYU warnings in svgio/ by Gabor Kelemen · 6 years ago
  86. 95c0191 Use initializer instead of using several inserts (svgio/svgtoken) by Julien Nabet · 6 years ago
  87. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  88. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  89. 389c823 widget theme: Gradient support when drawing widgets by Tomaž Vajngerl · 6 years ago
  90. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  91. 77e9216 loplugin:unusedfields by Noel Grandin · 7 years ago
  92. 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
  93. 08e7b7e SVGIO: Fix conditions after ab147995 by Xisco Fauli · 7 years ago
  94. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  95. 3fbccd6 SVGIO: add unittest for fill:none by Xisco Fauli · 7 years ago
  96. 30c5aea SVGIO: Use correct type for <use> elements by Xisco Fauli · 7 years ago
  97. 586de7a tdf#123926: SVGIO: Check parent's fill when... by Xisco Fauli · 7 years ago
  98. 428b67c tdf#104339: SVGIO: Add unittest by Xisco Fauli · 7 years ago
  99. ab14799 tdf#94765: SVGIO: Look for gradient/pattern ids once the file... by Xisco Fauli · 7 years ago
  100. 4007ced tdf#99115: add Css selector '*' style only if the element... by Xisco Fauli · 7 years ago