summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* rename Primitive2DDecompositionVisitor methodsNoel Grandin2021-12-044-10/+14
* extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl2021-11-082-0/+22
* loplugin:moveparam in drawinglayerNoel Grandin2021-10-069-12/+11
* new loplugin:moveparamNoel Grandin2021-10-021-1/+1
* recursive_mutex -> mutex in BasePrimitive2DImplBaseNoel Grandin2021-09-261-2/+2
* reduce copying in drawinglayerNoel Grandin2021-09-242-2/+2
* Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna2021-09-232-12/+8
* reduce copying in BufferedDecompositionPrimitive2DNoel Grandin2021-09-221-2/+2
* reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin2021-09-211-5/+36
* tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2021-09-202-0/+15
* tdf#144052 reduce Primitive2D copyingNoel Grandin2021-09-0916-24/+24
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-9/+1
* tdf#101083 speed up SVG rendering with pattern fillNoel Grandin2021-08-271-0/+12
* no need to use unique_ptr for ViewInformation3DNoel Grandin2021-08-222-2/+6
* loplugin:unusedmethodsNoel Grandin2021-08-202-11/+0
* drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl2021-08-196-245/+398
* use visitor callback to avoid container construction (tdf#105575)Noel Grandin2021-08-181-1/+6
* drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl2021-07-311-30/+8
* drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl2021-07-311-12/+1
* drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl2021-06-2133-100/+146
* Fix typosAndrea Gelmini2021-06-201-1/+1
* drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl2021-06-201-9/+0
* loplugin:finalclassesNoel Grandin2021-06-191-1/+1
* drawinglayer: move converter.hxx to public includeTomaž Vajngerl2021-05-111-0/+34
* createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara2021-04-281-4/+2
* this method should be pure virtualNoel Grandin2021-01-301-5/+4
* do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák2020-12-011-1/+1
* remove linestartendattribute.hxx from clang-format excludelistTomaž Vajngerl2020-11-241-32/+31
* pragma once for linestartendattribute.hxxTomaž Vajngerl2020-11-231-8/+1
* cleanup namespaces for fill*attribute.hxxTomaž Vajngerl2020-11-233-17/+0
* pragma once for fill*attribute.hxxTomaž Vajngerl2020-11-233-12/+4
* remove fill*attribute.hxx from clang-format excludelistTomaž Vajngerl2020-11-233-174/+149
* remove textlayoutdevice.{hxx,cxx} from clang-format excludelistTomaž Vajngerl2020-11-231-91/+75
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-3/+4
* add a getCaretPositions like getTextArrayCaolán McNamara2020-08-251-0/+5
* compact namespace: drawinglayerNoel Grandin2020-07-1640-225/+131
* move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl2020-07-131-2/+2
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-1316-37/+3
* make some symbols privateNoel Grandin2020-07-071-1/+1
* drawinglayer: remove textprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2020-06-281-138/+137
* organise includes in textprimitive2d.hxxTomaž Vajngerl2020-06-271-4/+3
* drawinglayer: remove fontattribute.hxx from clang-format blacklistTomaž Vajngerl2020-06-271-51/+40
* drawinglayer: pragma once for fontattribute.hxxTomaž Vajngerl2020-06-271-13/+3
* Update ShadowPrimitive2D to support shadow blurA_GAN2020-06-041-2/+8
* Add blur attributies and definitons into shadow classes and properitiesA_GAN2020-05-291-0/+2
* tdf#101181: use buffer device with alpha in glow effectMike Kaganski2020-05-291-5/+0
* reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák2020-05-261-6/+6
* remove some unused typedefsNoel Grandin2020-05-241-1/+0
* tdf#49247: draw soft edgesMike Kaganski2020-05-132-1/+53
* drawinglayer: simplify namespaces in ALL primitive2d headersTomaž Vajngerl2020-05-1036-266/+77