summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer
AgeCommit message (Expand)Author
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-28Bin superfluous whitespace on empty lineTor Lillqvist
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-07-09loplugin:oncevarNoel Grandin
2018-06-11rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPPenNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPRegionNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin
2018-01-12More loplugin:cstylecast: cppcanvasStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-16tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePointsBartosz Kosiorek
2017-10-09remove cppcanvas Color classNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-24loplugin:useuniqueptr in cppcanvasNoel Grandin
2017-08-12tdf#96099 Remove ActionSharedPtr typedefIvan Safonov
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-20loplugin:constparams in cppcanvasNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-21cppcanvas: this assert can stayThorsten Behrens
2017-05-14tdf#43157: convert cppcanvas module away from OSL_ASSERTChris Sherlock
2017-05-12EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointDataBartosz Kosiorek
2017-05-09EMF+ We already implemented most used EMF+ records.Bartosz Kosiorek