summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt
2022-05-31elide temporary vector in TextDecoratedPortionPrimitive2DNoel Grandin
2022-05-29we can std::move the data out of TextBreakupHelperNoel Grandin
2022-05-29simplify and improve maybeInvertNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-03loplugin:unusedmethodsNoel Grandin
2022-01-02loplugin:unnecessaryvirtualNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-23update PCHsTomaž Vajngerl
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-02new loplugin:moveparamNoel Grandin
2021-09-26recursive_mutex -> mutex in BasePrimitive2DImplBaseNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-22reduce copying in BufferedDecompositionPrimitive2DNoel Grandin
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27tdf#101083 speed up SVG rendering with pattern fillNoel Grandin
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin
2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20Fix typosAndrea Gelmini
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-01-30this method should be pure virtualNoel Grandin
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-24remove linestartendattribute.hxx from clang-format excludelistTomaž Vajngerl
2020-11-23pragma once for linestartendattribute.hxxTomaž Vajngerl
2020-11-23cleanup namespaces for fill*attribute.hxxTomaž Vajngerl
2020-11-23pragma once for fill*attribute.hxxTomaž Vajngerl
2020-11-23remove fill*attribute.hxx from clang-format excludelistTomaž Vajngerl
2020-11-23remove textlayoutdevice.{hxx,cxx} from clang-format excludelistTomaž Vajngerl
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-25add a getCaretPositions like getTextArrayCaolán McNamara
2020-07-16compact namespace: drawinglayerNoel Grandin