Age | Commit message (Expand) | Author |
2019-07-22 | Simplify Sequence iterations in shell..svgio | Arkadiy Illarionov |
2019-06-18 | loplugin:logexceptionnicely in starmath..svgio | Noel Grandin |
2019-06-14 | loplugin:unusedfields improvements | Noel Grandin |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
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-12 | svgio: don't use_library_objects in CppunitTest_svgio_read | Michael Stahl |
2019-03-08 | Removed duplicated includes | Andrea Gelmini |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-03-07 | Update SvgRead test - add new parameters and path parsing | Tomaž Vajngerl |
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-02-09 | move and extend primitive2dxmldump to drawinglayer | Tomaž Vajngerl |
2019-01-29 | loplugin:flatten in svgio | Noel Grandin |
2019-01-11 | Drop o3tl/clamp.hxx, use C++17 std::clamp instead | Stephan Bergmann |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
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-11-08 | tdf#113624 EMF+ Fix shift of DrawString without StringFormat | Bartosz Kosiorek |
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-10-08 | loplugin:constfields in stoc..svgio | Noel Grandin |
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 |
2018-07-11 | tdf#118232 Allow load and insert of SVGs with no Geometry | Armin Le Grand |
2018-06-14 | Fix typos | Andrea Gelmini |
2018-06-13 | Replace SVGFilter using SVGIO | Armin Le Grand |
2018-05-28 | loplugin:useuniqueptr in pathTextBreakupHelper | Noel Grandin |
2018-05-13 | svgio: fix rendering when the width/height isn't present in SVG | Tomaž Vajngerl |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |