summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjectsMichael Stahl2022-12-031-0/+1
* tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl2022-11-251-1/+5
* fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák2022-09-011-0/+2
* tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt2022-07-081-1/+4
* elide temporary vector in TextDecoratedPortionPrimitive2DNoel Grandin2022-05-311-1/+1
* we can std::move the data out of TextBreakupHelperNoel Grandin2022-05-291-1/+1
* simplify and improve maybeInvertNoel Grandin2022-05-292-3/+3
* new loplugin:trivialdestructorNoel Grandin2022-03-111-1/+1
* loplugin:unusedmethodsNoel Grandin2022-01-032-22/+0
* loplugin:unnecessaryvirtualNoel Grandin2022-01-021-2/+2
* new comphelper::WeakImplComponentHelperNoel Grandin2021-12-241-37/+3
* Split BasePrimitive2D UNO interface into separate objectNoel Grandin2021-12-2311-15/+90
* update PCHsTomaž Vajngerl2021-12-232-0/+2
* Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl2021-12-227-15/+21
* Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen2021-12-161-30/+0
* Recheck include/[a-d]* with IWYUGabor Kelemen2021-12-159-11/+6
* 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