summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/implrenderer.cxx
AgeCommit message (Expand)Author
2018-11-05tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung
2018-10-31tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung
2018-08-28Bin superfluous whitespace on empty lineTor Lillqvist
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
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-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-12More loplugin:cstylecast: cppcanvasStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann
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-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel 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-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31tdf#101638 diameter and radius were mixed up, devide by twoPatrick J
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-10-25Revert "tdf#96505 Get rid of cargo cult "long" integer literals"jan iversen
2016-10-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas)Stephan Bergmann
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock