summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc/implrenderer.hxx
AgeCommit message (Expand)Author
2017-05-04tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-28Whitespace cleanup / re-alignment.Thorsten Behrens
2015-07-28com::sun::star->css in cppcanvasNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-07cppcanvas: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-25Update little-to-big endian GetSwapFloat functionsDouglas Mencken
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-11-25EMF+: Render custom line cap data.Jan Holesovsky
2013-11-25EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky
2013-09-17convert CPPCANVAS module from String to OUStringNoel Grandin
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
2013-05-08Don't leak all of the EMF+ graphic objects.Thorsten Behrens
2013-03-22implemented BeginContainerNoParams and EndContainer recordsRadek Doulik
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik
2013-02-25workaround for emf+ files with broken dataSize of Image object recordRadek Doulik
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl
2012-03-07workaround for buggy metafile imagesRadek Doulik
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara
2011-12-21Revert "callcatcher: Remove unused code"August Sodora
2011-12-21callcatcher: Remove unused codeAugust Sodora
2011-03-14cleanupMichael Meeks
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud