summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov3-13/+13
2019-05-13Fix emfplus.cxx cppcanvas/qaJulien Nabet1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12regenerate PCH headersLuboš Luňák1-2/+3
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-98/+21
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2-30/+24
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-20Fix typoAndrea Gelmini1-6/+6
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+1
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin2-5/+2
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen4-0/+4
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov1-4/+2
2019-02-25loplugin:unusedfields in variousNoel Grandin2-9/+1
2019-02-07CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-9/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2-0/+2
2018-12-10loplugin:unnecessaryvirtualNoel Grandin2-8/+0
2018-12-10loplugin:unusedfieldsNoel Grandin1-12/+0
2018-12-09loplugin:unusedmethodsNoel Grandin2-42/+0
2018-12-08Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann1-5/+5
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann2-11/+0
2018-12-07tdf#111486 Removed not used EMF+ codeBartosz Kosiorek20-3489/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+2
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-3/+3
2018-11-07Fix typosAndrea Gelmini1-1/+1
2018-11-06tdf#70851 fix strange waveline polygon.Mark Hung1-12/+11
2018-11-05tdf#37636 Render textlines with colors.Mark Hung4-36/+235
2018-11-05tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.Mark Hung1-11/+11
2018-11-05tdf#37636 create underlines, overlines, strikeout separatelyMark Hung2-205/+249
2018-11-05tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung2-0/+29
2018-11-05cppcanvas::mtfrenderer refactorMark Hung1-37/+24
2018-10-31tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung2-4/+14
2018-10-23tdf#100236 Implement linestyles with dash and dots.Mark Hung1-104/+93
2018-10-22tdf#70851 render wave underlines in slideshow.Mark Hung1-6/+13
2018-10-22tdf#100236 implement waveline in mtfrenderer.Mark Hung1-6/+50
2018-10-17loplugin:singlevalfieldsNoel Grandin2-5/+0
2018-10-09tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung1-9/+30
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2-4/+4
2018-09-17loplugin:staticconstfield improvementsNoel Grandin1-24/+5
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin3-8/+0
2018-08-28Bin superfluous whitespace on empty lineTor Lillqvist1-1/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-3/+3
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-4/+4
2018-07-27cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-10/+10
2018-07-16Add missing sal/log.hxx headersGabor Kelemen17-0/+17
2018-07-09loplugin:oncevarNoel Grandin1-6/+3
2018-06-11rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara4-21/+119
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0