summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/svgdata.cxx
AgeCommit message (Expand)Author
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-09-30maSvgDataArray only populates a uno::Sequence, so use that insteadCaolán McNamara
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-06-13don't make it a secret what the errors areCaolán McNamara
2013-05-08fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks