summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc/implrenderer.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-14boost->stdCaolán McNamara1-2/+0
2015-08-05loplugin:unusedmethodsNoel Grandin1-20/+0
2015-07-28Whitespace cleanup / re-alignment.Thorsten Behrens1-2/+2
2015-07-28com::sun::star->css in cppcanvasNoel Grandin1-5/+5
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-10/+10
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-04-07cppcanvas: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-02-25Update little-to-big endian GetSwapFloat functionsDouglas Mencken1-2/+5
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-2/+2
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan1-1/+1
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+2
2013-11-25EMF+: Render custom line cap data.Jan Holesovsky1-0/+7
2013-11-25EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky1-1/+1
2013-09-17convert CPPCANVAS module from String to OUStringNoel Grandin1-1/+1
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba1-4/+1
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba1-1/+0
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba1-0/+4
2013-05-08Don't leak all of the EMF+ graphic objects.Thorsten Behrens1-1/+5
2013-03-22implemented BeginContainerNoParams and EndContainer recordsRadek Doulik1-2/+6
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik1-1/+11
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik1-0/+1
2013-02-25workaround for emf+ files with broken dataSize of Image object recordRadek Doulik1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-19emf+: added implementation of DrawImage recordRadek Doulik1-1/+1
2012-06-23removed unused forward declarations of classTakeshi Abe1-3/+0
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik1-0/+3
2012-03-09cppcanvas: processEMFPlus: fix valgrind warning:Michael Stahl1-1/+1
2012-03-07workaround for buggy metafile imagesRadek Doulik1-1/+1
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi1-5/+0
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara1-1/+11
2011-12-21Revert "callcatcher: Remove unused code"August Sodora1-0/+5
2011-12-21callcatcher: Remove unused codeAugust Sodora1-5/+0
2011-03-14cleanupMichael Meeks1-1/+1
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from cppcanvasMikhail Voytenko1-1/+1