summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/sceneprimitive2d.hxx
AgeCommit message (Expand)Author
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
2019-07-09Fix typoAndrea Gelmini
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-10Use boolStephan Bergmann
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen