summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2018-07-12tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand
2018-07-08tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand
2018-06-15crashtesting: ZCodec::Read return -1 on failureCaolán McNamara
2018-06-14Replace SVGFilter using SVGIOArmin Le Grand
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-16Use https instead of httpGulsah Kose
2018-04-12unused ImpSVGDialog dialogCaolán McNamara
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-08Adapted one more SdrModel usageArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-26tdf#116467: fix for SVG files being imported as blankMohammed Abdul Azeem
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-12EPUB export, fixed layout: fix validation error with imagesMiklos Vajna
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-04EPUB export, fixed layout: disable DTD string in SVG headerMiklos Vajna
2017-11-29Remove unused typedef B2DPolyPolygonList (filter/svg)Julien Nabet
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26svg export: more compact format for rotate()Chr. Rossmanith
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin