summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2020-03-07clean-up namespaces viewinformation2d.{cxx,hxx}Tomaž Vajngerl1-4/+1
2020-03-07remove viewinformation2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl1-367/+338
2020-03-07convert static functions for property names to constexpr consts.Tomaž Vajngerl1-42/+22
2020-03-06cid#1460477 Result is not floating-pointCaolán McNamara1-1/+1
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand1-21/+2
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth5-0/+217
2020-02-17tdf#129675: This should be EmfPlusPenDataDashedLineXisco Fauli1-1/+1
2020-02-11remove graphicprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl1-185/+171
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)2-65/+29
2020-02-03remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl1-32/+27
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-11/+12
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin4-6/+6
2020-01-31new loplugin:namespaceindentationNoel Grandin5-20/+20
2020-01-28New loplugin:unsignedcompareStephan Bergmann3-10/+13
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin7-61/+52
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin113-893/+283
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin1-6/+6
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-5/+5
2020-01-07Fix typoAndrea Gelmini1-1/+1
2020-01-07Fix typoAndrea Gelmini1-1/+1
2020-01-06tdf#124176: Use pragma once instead of include guardsElzem Atay3-12/+3
2020-01-04cid#1456609 Operands don't affect resultCaolán McNamara1-8/+30
2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl6-306/+372
2020-01-03cid#1456603 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-01-03drawinglayer: simplify namespaces in BasePrimitive filesTomaž Vajngerl1-18/+4
2020-01-01drawinglayer: clang-format BasePrimitive2D + remove from blacklistTomaž Vajngerl1-291/+375
2019-12-28drawinglayer: improve logging for PenDataCompoundLine recordChris Sherlock2-5/+6
2019-12-27tdf#125901: apply color modifiers when drawing hatchAndrés Maldonado1-2/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+3
2019-12-23drawinglayer: rename PenDataNonCenter to PenAlignment, use PenAlignmentToStringChris Sherlock2-6/+29
2019-12-23drawinglayer: read EmfPlusPointR points in EmfPlusPath recordChris Sherlock1-2/+16
2019-12-23drawinglayer: improve logging - DashedLineCapTypeToString()Chris Sherlock2-1/+19
2019-12-22drawinglayer: improve logging - LineJoinTypeToString()Chris Sherlock2-1/+21
2019-12-22drawinglayer: improve logging - LineCapTypeToString()Chris Sherlock2-2/+36
2019-12-20drawinglayer: better logging for brushes in EmfPlusRecordTypeDrawStringChris Sherlock1-1/+19
2019-12-20drawinglayer: improve pen object loggingChris Sherlock3-26/+74
2019-12-20drawinglayer: improve more EMF+ loggingChris Sherlock5-139/+185
2019-12-19tdf#129188 drawinglayer: implement EMF+ SetTextContrastChris Sherlock2-5/+47
2019-12-19Fix typoAndrea Gelmini1-1/+1
2019-12-19Fix typoAndrea Gelmini1-2/+2
2019-12-19sal_Char->char in desktop..dtransNoel Grandin1-1/+1
2019-12-18Fix debug build after 7732444c5d4e79ae0218932afe85bcc4b56a00a4Mike Kaganski2-1/+3
2019-12-18tdf#129459 drawinglayer: fill shapes with solid color brushChris Sherlock2-24/+35
2019-12-18drawinglayer: improve logging for fontsChris Sherlock2-7/+37
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+1
2019-12-14drawinglayer: log UnitType enumChris Sherlock1-2/+16
2019-12-14drawinglayer: fix getUnitToPixelMultiplier() functionChris Sherlock1-8/+13
2019-12-14drawinglayer: improve logging EmfPlusRecordTypeSetInterpolationMode recordsChris Sherlock2-1/+32
2019-12-14drawinglayer: improve logging for EmfPlusSetTextRenderingHintChris Sherlock2-19/+43