summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgpatternnode.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-26crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara1-20/+51
2018-03-05loplugin:useuniqueptr in SvgPatternNodeNoel Grandin1-4/+2
2017-07-21loplugin:constparams in svgioNoel Grandin1-1/+1
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-4/+2
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin1-5/+5
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-2/+2
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-4/+4
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand1-1/+1
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold1-5/+0
2014-02-26Remove visual noise from svgioAlexander Wilms1-2/+2
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-2/+1
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin1-1/+1
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann1-2/+2
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith1-4/+4
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand1-1/+1
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand1-4/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-0/+463