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