summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc
AgeCommit message (Expand)Author
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-19tdf#124176: Use pragma once instead of include guardsYusuf Keten
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-02-25loplugin:unusedfields in variousNoel Grandin
2018-12-10loplugin:unnecessaryvirtualNoel Grandin
2018-12-10loplugin:unusedfieldsNoel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-07tdf#111486 Removed not used EMF+ codeBartosz Kosiorek
2018-11-05tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung
2018-10-31tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann
2017-10-09remove cppcanvas Color classNoel Grandin
2017-08-24loplugin:useuniqueptr in cppcanvasNoel Grandin
2017-08-12tdf#96099 Remove ActionSharedPtr typedefIvan Safonov
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-20loplugin:constparams in cppcanvasNoel Grandin
2017-04-24EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek
2017-04-13tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
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
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
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-10-13create a macro library for implementing bit-flags typesNoel Grandin
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