summaryrefslogtreecommitdiff
path: root/svx/source/sdr/overlay/overlaymanagerbuffered.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen1-1/+0
2022-11-16tdf#149322 apparent distortion of glyphs on scrollingCaolán McNamara1-4/+5
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-2/+1
2021-07-25use officecfg for drawing optionsNoel Grandin1-1/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-5/+5
2020-08-06loplugin:flatten in svx/sdrNoel Grandin1-158/+158
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen1-4/+0
2020-01-31new loplugin:namespaceindentationNoel Grandin1-2/+2
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-5/+2
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-03-08new loplugin constvarsNoel Grandin1-12/+0
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-4/+4
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov1-7/+7
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-10/+0
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-16/+4
2018-03-06use more Color in svxNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-6/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin1-3/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+1
2016-02-22loplugin:write only fieldsNoel Grandin1-4/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-1/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-7/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10Lots more small re-basing issues fixed.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-46/+48
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-26Cleanup comments for easyhacksPopa Adrian Marius1-46/+0
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna1-1/+4
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna1-4/+4
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-1/+1
2014-12-09fixed timer, idle bugTobias Madl1-1/+1