summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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