summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* remove graphicprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-02-111-185/+171
* Fix typoAndrea Gelmini2020-02-091-1/+1
* tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)2020-02-072-65/+29
* remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-02-031-32/+27
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-11/+12
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-314-6/+6
* new loplugin:namespaceindentationNoel Grandin2020-01-315-20/+20
* New loplugin:unsignedcompareStephan Bergmann2020-01-283-10/+13
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-247-61/+52
* clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin2020-01-20113-893/+283
* tweak GetBitmap methods in BitmapExNoel Grandin2020-01-151-6/+6
* Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann2020-01-091-5/+5
* Fix typoAndrea Gelmini2020-01-071-1/+1
* Fix typoAndrea Gelmini2020-01-071-1/+1
* tdf#124176: Use pragma once instead of include guardsElzem Atay2020-01-063-12/+3
* cid#1456609 Operands don't affect resultCaolán McNamara2020-01-041-8/+30
* drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl2020-01-046-306/+372
* cid#1456603 Uninitialized scalar fieldCaolán McNamara2020-01-031-0/+1
* drawinglayer: simplify namespaces in BasePrimitive filesTomaž Vajngerl2020-01-031-18/+4
* drawinglayer: clang-format BasePrimitive2D + remove from blacklistTomaž Vajngerl2020-01-011-291/+375
* drawinglayer: improve logging for PenDataCompoundLine recordChris Sherlock2019-12-282-5/+6
* tdf#125901: apply color modifiers when drawing hatchAndrés Maldonado2019-12-271-2/+2
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-2/+3
* drawinglayer: rename PenDataNonCenter to PenAlignment, use PenAlignmentToStringChris Sherlock2019-12-232-6/+29
* drawinglayer: read EmfPlusPointR points in EmfPlusPath recordChris Sherlock2019-12-231-2/+16
* drawinglayer: improve logging - DashedLineCapTypeToString()Chris Sherlock2019-12-232-1/+19
* drawinglayer: improve logging - LineJoinTypeToString()Chris Sherlock2019-12-222-1/+21
* drawinglayer: improve logging - LineCapTypeToString()Chris Sherlock2019-12-222-2/+36
* drawinglayer: better logging for brushes in EmfPlusRecordTypeDrawStringChris Sherlock2019-12-201-1/+19
* drawinglayer: improve pen object loggingChris Sherlock2019-12-203-26/+74
* drawinglayer: improve more EMF+ loggingChris Sherlock2019-12-205-139/+185
* tdf#129188 drawinglayer: implement EMF+ SetTextContrastChris Sherlock2019-12-192-5/+47
* Fix typoAndrea Gelmini2019-12-191-1/+1
* Fix typoAndrea Gelmini2019-12-191-2/+2
* sal_Char->char in desktop..dtransNoel Grandin2019-12-191-1/+1
* Fix debug build after 7732444c5d4e79ae0218932afe85bcc4b56a00a4Mike Kaganski2019-12-182-1/+3
* tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock2019-12-182-24/+35
* drawinglayer: improve logging for fontsChris Sherlock2019-12-182-7/+37
* loplugin:expandablemethodsNoel Grandin2019-12-171-1/+1
* drawinglayer: log UnitType enumChris Sherlock2019-12-141-2/+16
* drawinglayer: fix getUnitToPixelMultiplier() functionChris Sherlock2019-12-141-8/+13
* drawinglayer: improve logging EmfPlusRecordTypeSetInterpolationMode recordsChris Sherlock2019-12-142-1/+32
* drawinglayer: improve logging for EmfPlusSetTextRenderingHintChris Sherlock2019-12-142-19/+43
* loplugin:expandablemethodsNoel Grandin2019-12-131-2/+1
* Fix typoAndrea Gelmini2019-12-112-2/+2
* drawinglayer: improve logging of EmfPlusRecordTypeSetAntiAliasModeChris Sherlock2019-12-102-0/+29
* drawinglayer: fix spelling of mitterLimit - should be miterLimitChris Sherlock2019-12-102-5/+5
* drawinglayer: improve logging for EmfPlusSetPixelOffsetMode recordsChris Sherlock2019-12-062-1/+24
* drawinglayer: add EMFPImageAttributesChris Sherlock2019-12-064-1/+116
* Fix typoAndrea Gelmini2019-12-051-2/+2