summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák
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
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-07make some symbols privateNoel Grandin
2020-06-28drawinglayer: remove textprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27organise includes in textprimitive2d.hxxTomaž Vajngerl
2020-06-27drawinglayer: remove fontattribute.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27drawinglayer: pragma once for fontattribute.hxxTomaž Vajngerl
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-24remove some unused typedefsNoel Grandin
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-10drawinglayer: simplify namespaces in ALL primitive2d headersTomaž Vajngerl