summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* widget theme: Gradient support when drawing widgetsTomaž Vajngerl2019-11-081-0/+37
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+1
* loplugin:unusedfieldsNoel Grandin2019-10-032-28/+4
* constmethod for accessor-type methodsNoel Grandin2019-09-291-1/+1
* SVGIO: Fix conditions after ab147995Xisco Fauli2019-09-231-2/+2
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* SVGIO: add unittest for fill:noneXisco Fauli2019-09-232-0/+21
* SVGIO: Use correct type for <use> elementsXisco Fauli2019-09-221-1/+1
* tdf#123926: SVGIO: Check parent's fill when...Xisco Fauli2019-09-193-0/+42
* tdf#104339: SVGIO: Add unittestXisco Fauli2019-09-192-0/+79
* tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli2019-09-194-28/+93
* tdf#99115: add Css selector '*' style only if the element...Xisco Fauli2019-09-163-14/+112
* loplugin:returnconstval in svgioNoel Grandin2019-08-2513-27/+27
* loplugin:sequenceloop in starmath..svlNoel Grandin2019-08-151-2/+2
* Fix typosAndrea Gelmini2019-08-122-4/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): svgioStephan Bergmann2019-07-312-3/+3
* Simplify Sequence iterations in shell..svgioArkadiy Illarionov2019-07-221-11/+3
* loplugin:logexceptionnicely in starmath..svgioNoel Grandin2019-06-181-2/+3
* loplugin:unusedfields improvementsNoel Grandin2019-06-142-12/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-10/+14
* loplugin:sequentialassign in starmath..svlNoel Grandin2019-04-141-2/+1
* Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist2019-04-121-1/+1
* support opacity for widget definition draw SVGsTomaž Vajngerl2019-04-054-2/+12
* tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen2019-03-201-0/+1
* svgio: don't use_library_objects in CppunitTest_svgio_readMichael Stahl2019-03-121-4/+0
* Removed duplicated includesAndrea Gelmini2019-03-081-1/+0
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* Update SvgRead test - add new parameters and path parsingTomaž Vajngerl2019-03-072-12/+56
* parse more attributes in SvgDrawVisitorTomaž Vajngerl2019-03-061-6/+31
* use gfx namespace for DrawCommandsTomaž Vajngerl2019-03-064-12/+13
* svgio visitor, add draw commands and create the from svgTomaž Vajngerl2019-03-069-36/+413
* loplugin:simplifybool, check for !(!a op !b)Noel Grandin2019-02-183-3/+3
* move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2019-02-091-67/+67
* loplugin:flatten in svgioNoel Grandin2019-01-2918-1976/+1976
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-8/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov2018-11-251-3/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-12/+8
* tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek2018-11-081-2/+2
* clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin2018-10-244-5/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-7/+7
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-4/+4
* Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann2018-10-183-5/+5
* loplugin:constfields in stoc..svgioNoel Grandin2018-10-083-3/+3
* loplugin:useuniqueptr in SvgDocumentNoel Grandin2018-09-265-20/+12
* remove duplicate lineNoel Grandin2018-09-171-1/+0
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* match_colorKeyword should be using static const lookup tableNoel Grandin2018-09-141-152/+150
* loplugin:simplifyconstruct in stoc..svlNoel Grandin2018-09-1220-31/+6