summaryrefslogtreecommitdiff
path: root/filter/source/svg/gfxtypes.hxx
AgeCommit message (Expand)Author
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-02tdf#87309: Use black as default currentColor if no color was...Xisco Fauli
2015-10-22Satisfy std::hash<> specialization requirementsStephan Bergmann
2015-10-22crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-02-21coverity#738648 unused mbLinearBoundingBoxUnitsCaolán McNamara
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-18SVG: use dash parameters from svg fileChr. Rossmanith
2012-05-01SVG: move default font size into state ctorChr. Rossmanith
2012-04-30SVG: text elements and graphic elements should not share style idsChr. Rossmanith
2011-02-14Ensure writing styles for textTakeshi Kurosawa
2011-02-14Check opacity for == operatorTakeshi Kurosawa
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-06Relicense own-developed svg filter to ::std licenseThorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-14svg-import-opacity-fix.diff: fixing handling of opacity attributeThorsten Behrens
2010-09-14svg-import-textimport.diff: much improved text importThorsten Behrens
2010-09-14svg-import-filter.diff: SVG Import Filter implementation in filter moduleFridrich Štrba