summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/svgdata.cxx
AgeCommit message (Expand)Author
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-07extend catch all here for std::exception derived exceptions tooCaolán McNamara
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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