summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2Tomoyuki Kubota2019-11-031-0/+3
* tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen2019-10-3132-92/+18
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+6
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* rhbz#1728763 black bg seen in renderer emfsCaolán McNamara2019-07-231-1/+10
* loplugin:referencecasting in cppcanvas..cuiNoel Grandin2019-07-194-9/+4
* loplugin:passstuffbyrefNoel Grandin2019-06-181-1/+1
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-053-13/+13
* Fix emfplus.cxx cppcanvas/qaJulien Nabet2019-05-131-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* regenerate PCH headersLuboš Luňák2019-05-121-2/+3
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-98/+21
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-082-30/+24
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* Fix typoAndrea Gelmini2019-04-201-6/+6
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+1
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-122-5/+2
* 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