summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-054-0/+4
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-03-031-4/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-252-9/+1
* CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2019-02-071-9/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-072-0/+2
* loplugin:unnecessaryvirtualNoel Grandin2018-12-102-8/+0
* loplugin:unusedfieldsNoel Grandin2018-12-101-12/+0
* loplugin:unusedmethodsNoel Grandin2018-12-092-42/+0
* Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann2018-12-081-5/+5
* Remove misguided FALLTHROUGH commentsStephan Bergmann2018-12-082-11/+0
* tdf#111486 Removed not used EMF+ codeBartosz Kosiorek2018-12-0720-3489/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-3/+3
* Fix typosAndrea Gelmini2018-11-071-1/+1
* tdf#70851 fix strange waveline polygon.Mark Hung2018-11-061-12/+11
* tdf#37636 Render textlines with colors.Mark Hung2018-11-054-36/+235
* tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.Mark Hung2018-11-051-11/+11
* tdf#37636 create underlines, overlines, strikeout separatelyMark Hung2018-11-052-205/+249
* tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung2018-11-052-0/+29
* cppcanvas::mtfrenderer refactorMark Hung2018-11-051-37/+24
* tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung2018-10-312-4/+14
* tdf#100236 Implement linestyles with dash and dots.Mark Hung2018-10-231-104/+93
* tdf#70851 render wave underlines in slideshow.Mark Hung2018-10-221-6/+13
* tdf#100236 implement waveline in mtfrenderer.Mark Hung2018-10-221-6/+50
* loplugin:singlevalfieldsNoel Grandin2018-10-172-5/+0
* tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung2018-10-091-9/+30
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-022-4/+4
* loplugin:staticconstfield improvementsNoel Grandin2018-09-171-24/+5
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-063-8/+0
* Bin superfluous whitespace on empty lineTor Lillqvist2018-08-281-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-3/+3
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-281-4/+4
* cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-272-10/+10
* Add missing sal/log.hxx headersGabor Kelemen2018-07-1617-0/+17
* loplugin:oncevarNoel Grandin2018-07-091-6/+3
* rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara2018-06-114-21/+119
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* drop Graphic::GetBitmapNoel Grandin2018-05-311-1/+1
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-5/+4
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-3/+3
* fix Windows buildNoel Grandin2018-04-121-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+2
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-4/+4
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-4/+4
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:unusedmethodsNoel Grandin2018-03-145-123/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-0/+1
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-072-5/+5