summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-051-0/+1
* loplugin:unusedfields in variousNoel Grandin2019-02-251-1/+0
* loplugin:unnecessaryvirtualNoel Grandin2018-12-101-6/+0
* loplugin:unusedfieldsNoel Grandin2018-12-101-12/+0
* loplugin:unusedmethodsNoel Grandin2018-12-091-35/+0
* tdf#111486 Removed not used EMF+ codeBartosz Kosiorek2018-12-071-23/+0
* tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung2018-11-051-0/+4
* tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung2018-10-311-2/+2
* loplugin:unusedmethodsNoel Grandin2018-03-141-1/+0
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-1/+1
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-1/+5
* loplugin:constmethod in drawinglayerNoel Grandin2017-11-031-3/+3
* remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2017-10-271-23/+0
* loplugin:includeform: cppucanvasStephan Bergmann2017-10-231-3/+3
* remove cppcanvas Color classNoel Grandin2017-10-091-2/+2
* loplugin:useuniqueptr in cppcanvasNoel Grandin2017-08-241-2/+3
* tdf#96099 Remove ActionSharedPtr typedefIvan Safonov2017-08-122-5/+2
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-12/+2
* loplugin:constparams in cppcanvasNoel Grandin2017-07-201-4/+4
* EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek2017-04-241-1/+4
* tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek2017-04-131-10/+23
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-3/+3
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-3/+3
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-1/+1
* cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Convert FontRelief to scoped enumNoel Grandin2016-05-301-2/+2
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-2/+2
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-2/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-7/+7
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* boost->stdCaolán McNamara2015-09-142-5/+2
* loplugin:unusedmethodsNoel Grandin2015-08-052-23/+0
* Whitespace cleanup / re-alignment.Thorsten Behrens2015-07-284-15/+15
* com::sun::star->css in cppcanvasNoel Grandin2015-07-284-50/+48
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-2/+2
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-131-10/+10
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-1/+1
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-2/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-212-2/+2
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-155-15/+15
* cppcanvas: sal_Bool->boolNoel Grandin2014-04-071-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-10/+10