summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2018-11-07Fix typosAndrea Gelmini
2018-11-06tdf#70851 fix strange waveline polygon.Mark Hung
2018-11-05tdf#37636 Render textlines with colors.Mark Hung
2018-11-05tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.Mark Hung
2018-11-05tdf#37636 create underlines, overlines, strikeout separatelyMark Hung
2018-11-05tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung
2018-11-05cppcanvas::mtfrenderer refactorMark Hung
2018-10-31tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung
2018-10-23tdf#100236 Implement linestyles with dash and dots.Mark Hung
2018-10-22tdf#70851 render wave underlines in slideshow.Mark Hung
2018-10-22tdf#100236 implement waveline in mtfrenderer.Mark Hung
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
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-27cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
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-12fix Windows buildNoel 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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel 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-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin