summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx
AgeCommit message (Expand)Author
2024-07-24Fix typoAndrea Gelmini
2024-07-23CairoSDPR: Support alpha for BitmapPrimitivesArmin Le Grand (Collabora)
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2023-01-14Fix typos and exec bitsAndrea Gelmini
2023-01-13SDPR: Direct support for FillGraphicPrimitive2DArmin Le Grand (Allotropia)
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2020-05-10drawinglayer: simplify namespaces in ALL primitive2d headersTomaž Vajngerl
2020-02-07use "pragma once" for *primitive2d.hxxTomaž Vajngerl
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand