summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d
AgeCommit message (Expand)AuthorFilesLines
2020-07-16compact namespace: drawinglayerNoel Grandin8-40/+23
2020-05-03use more compact namespace syntax in /includeNoel Grandin4-7/+7
2020-03-23Fix typosAndrea Gelmini1-1/+1
2020-03-09Fix typoAndrea Gelmini1-1/+1
2020-03-09Fix typoAndrea Gelmini1-1/+1
2020-03-09Fix typoAndrea Gelmini1-1/+1
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin5-5/+5
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen3-4/+5
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin2-3/+5
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin1-2/+2
2017-08-19Removed ignored includesAndrea Gelmini1-115/+0
2017-07-31Corrected HitTest for layouted textArmin Le Grand1-0/+15
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-0/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-5/+5
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist3-3/+0
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin1-9/+0
2016-02-09Remove excess newlinesChris Sherlock4-8/+0
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-5/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud1-7/+7
2015-10-21com::sun::star->css in include/drawinglayerNoel Grandin2-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-5/+5
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-15loplugin:unusedmethods drawinglayerNoel Grandin1-7/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens1-1/+1
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist3-21/+0
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna1-1/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-05-29Some spelling correctionsTor Lillqvist1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold2-17/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-5/+5
2014-03-01Remove visual noise from includeAlexander Wilms9-23/+23
2014-01-17Typos etc.Kohei Yoshida1-3/+3
2014-01-10Use boolStephan Bergmann2-5/+5
2013-11-09fdo#65108 inter-module includes <> include/drawinglayerNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold2-6/+6
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara2-0/+6
2013-06-17move now private headers to private locationCaolán McNamara3-348/+0
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand4-3/+82
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-1/+1
2013-06-12Resolves: #i121297# corrected non-AAed gradient rendering...Armin Le Grand1-2/+0