summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d
AgeCommit message (Expand)Author
2023-07-21related tdf#152992: rename HitTolerance to HitTolerancePerAxisSarper Akdemir
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-07-05loplugin:finalclassesNoel Grandin
2023-04-02SDPR: Use currently added lambda to render GradientsArmin Le Grand (Allotropia)
2023-01-21Fix typoAndrea Gelmini
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)
2023-01-18SDPR: Add support for InvertPrimitive2DArmin Le Grand (Allotropia)
2023-01-18Fix typoStephan Bergmann
2023-01-14Fix typosAndrea Gelmini
2023-01-14Removed executable bits on source fileAndrea Gelmini
2023-01-13SDPR: Direct support for FillGraphicPrimitive2DArmin Le Grand (Allotropia)
2023-01-06SDPR: Overhauled D2DRenderer to use sal::systools::COMReferenceArmin Le Grand (Allotropia)
2022-12-22-Werror,-Wmicrosoft-extra-qualification (clang-cl)Stephan Bergmann
2022-12-21sync with latest additions to d2dpixelprocessor2dCaolán McNamara
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-20SDPR: Add handling/direct rendering of some simple PrimitivesArmin Le Grand (allotropia)
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23Fix typosAndrea Gelmini
2020-03-09Fix typoAndrea Gelmini
2020-03-09Fix typoAndrea Gelmini
2020-03-09Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-08-19Removed ignored includesAndrea Gelmini
2017-07-31Corrected HitTest for layouted textArmin Le Grand
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann