summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d
AgeCommit message (Expand)Author
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
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-06-17move now private headers to private locationCaolán McNamara
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-06-12Resolves: #i121297# corrected non-AAed gradient rendering...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen