summaryrefslogtreecommitdiff
path: root/include/svx/sdrpaintwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-19compact namespace: svxNoel Grandin1-7/+1
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand1-0/+7
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-2/+2
2019-12-14loplugin:expandablemethodsNoel Grandin1-4/+0
2019-05-17allow overruling treatment as not-WindowCaolán McNamara1-1/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-3/+3
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin1-3/+0
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-1/+1
2018-05-02loplugin:useuniqueptr in SdrPaintWindowNoel Grandin1-2/+3
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti1-7/+7
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-07-10loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+5
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-10/+2
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-3/+3
2014-09-30fdo#82577: Handle RegionNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-01-17bool improvementsStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-06-24fdo#58029: replace quadratic child window loop with linearMichael Stahl1-0/+6
2013-04-23execute move of global headersBjoern Michaelsen1-0/+151