summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d
AgeCommit message (Expand)Author
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
2015-09-30Fix typosAndrea Gelmini
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-05-29Some spelling correctionsTor Lillqvist
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17Typos etc.Kohei Yoshida
2014-01-10Use boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/drawinglayerNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold