summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2018-04-12tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek
2017-10-23loplugin:includeform: svgioStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21loplugin:constparams in svgioNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13bah, wrong resetCaolán McNamara
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-05-03remove empty namespacesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: svgioStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin
2016-12-19tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svgioStephan Bergmann
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-30tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-24tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet
2016-07-20SVGIO: use clamp on strokeOpacity in case it's negativeXisco Fauli
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand