Age | Commit message (Expand) | Author |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2019-12-20 | tdf#42949 Fix IWYU warnings in svgio/ | Gabor Kelemen |
2019-12-03 | Use initializer instead of using several inserts (svgio/svgtoken) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-08 | widget theme: Gradient support when drawing widgets | Tomaž Vajngerl |
2019-10-03 | loplugin:unusedfields | Noel Grandin |
2019-09-23 | SVGIO: Fix conditions after ab147995 | Xisco Fauli |
2019-09-22 | SVGIO: Use correct type for <use> elements | Xisco Fauli |
2019-09-19 | tdf#123926: SVGIO: Check parent's fill when... | Xisco Fauli |
2019-09-19 | tdf#94765: SVGIO: Look for gradient/pattern ids once the file... | Xisco Fauli |
2019-09-16 | tdf#99115: add Css selector '*' style only if the element... | Xisco Fauli |
2019-08-25 | loplugin:returnconstval in svgio | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): svgio | Stephan Bergmann |
2019-06-18 | loplugin:logexceptionnicely in starmath..svgio | Noel Grandin |
2019-06-14 | loplugin:unusedfields improvements | Noel Grandin |
2019-04-14 | loplugin:sequentialassign in starmath..svl | Noel Grandin |
2019-04-12 | Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO() | Tor Lillqvist |
2019-04-05 | support opacity for widget definition draw SVGs | Tomaž Vajngerl |
2019-03-20 | tdf#42949 Fix IWYU warnings in include/drawinglayer/ | Gabor Kelemen |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-03-06 | parse more attributes in SvgDrawVisitor | Tomaž Vajngerl |
2019-03-06 | use gfx namespace for DrawCommands | Tomaž Vajngerl |
2019-03-06 | svgio visitor, add draw commands and create the from svg | Tomaž Vajngerl |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-01-29 | loplugin:flatten in svgio | Noel Grandin |
2019-01-11 | Drop o3tl/clamp.hxx, use C++17 std::clamp instead | Stephan Bergmann |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-25 | Simplify containers iterations in svgio, svl, svtools | Arkadiy Illarionov |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in sfx2..svtools | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-18 | Turn SvgMarkerNode::MarkerUnits into scoped enum | Stephan Bergmann |
2018-09-26 | loplugin:useuniqueptr in SvgDocument | Noel Grandin |
2018-09-17 | remove duplicate line | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-14 | match_colorKeyword should be using static const lookup table | Noel Grandin |
2018-09-12 | loplugin:simplifyconstruct in stoc..svl | Noel Grandin |
2018-08-31 | tdf#119557 style hierarchy isn't stable so looping check fails falsely | Caolán McNamara |
2018-08-17 | Consolidate: basegfx::clamp -> o3tl::clamp | Stephan Bergmann |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | Fix typos | Andrea Gelmini |
2018-07-30 | loplugin:stringloop in svgio..xmlsecurity | Noel Grandin |
2018-07-24 | crashtesting: infinite recurse with moz609361-1.svg | Caolán McNamara |
2018-07-24 | crashtesting: infinite recurse with moz384637-1.svg | Caolán McNamara |
2018-07-23 | crashtesting: infinite recurse with moz455984-5.svg | Caolán McNamara |
2018-07-18 | crashtesting: infinite recurse on moz330387-6.svg | Caolán McNamara |