summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2019-12-23drawinglayer: rename PenDataNonCenter to PenAlignment, use PenAlignmentToStringChris Sherlock
2019-12-23drawinglayer: read EmfPlusPointR points in EmfPlusPath recordChris Sherlock
2019-12-23drawinglayer: improve logging - DashedLineCapTypeToString()Chris Sherlock
2019-12-22drawinglayer: improve logging - LineJoinTypeToString()Chris Sherlock
2019-12-22drawinglayer: improve logging - LineCapTypeToString()Chris Sherlock
2019-12-20drawinglayer: better logging for brushes in EmfPlusRecordTypeDrawStringChris Sherlock
2019-12-20drawinglayer: improve pen object loggingChris Sherlock
2019-12-20drawinglayer: improve more EMF+ loggingChris Sherlock
2019-12-19tdf#129188 drawinglayer: implement EMF+ SetTextContrastChris Sherlock
2019-12-19Fix typoAndrea Gelmini
2019-12-19Fix typoAndrea Gelmini
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-18Fix debug build after 7732444c5d4e79ae0218932afe85bcc4b56a00a4Mike Kaganski
2019-12-18tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock
2019-12-18drawinglayer: improve logging for fontsChris Sherlock
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-14drawinglayer: log UnitType enumChris Sherlock
2019-12-14drawinglayer: fix getUnitToPixelMultiplier() functionChris Sherlock
2019-12-14drawinglayer: improve logging EmfPlusRecordTypeSetInterpolationMode recordsChris Sherlock
2019-12-14drawinglayer: improve logging for EmfPlusSetTextRenderingHintChris Sherlock
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-11Fix typoAndrea Gelmini
2019-12-10drawinglayer: improve logging of EmfPlusRecordTypeSetAntiAliasModeChris Sherlock
2019-12-10drawinglayer: fix spelling of mitterLimit - should be miterLimitChris Sherlock
2019-12-06drawinglayer: improve logging for EmfPlusSetPixelOffsetMode recordsChris Sherlock
2019-12-06drawinglayer: add EMFPImageAttributesChris Sherlock
2019-12-05Fix typoAndrea Gelmini
2019-12-04Fix typoAndrea Gelmini
2019-12-04drawinglayer: improve logging of EmfPlusStringFormat objectsChris Sherlock
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák
2019-11-27fix a VirtualDevice leakLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-11-20drawinglayer: handle more primitives in the xml dumpMiklos Vajna
2019-11-20tdf#42112 Add support for Custom Line CapBartosz Kosiorek
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli
2019-09-10Fix typosAndrea Gelmini
2019-09-01Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayerStephan Bergmann
2019-07-26Be careful not to add empty rect representation to contour polypolygonStephan Bergmann
2019-07-16cid#1448352 silence Arguments in wrong orderCaolán McNamara