summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-18loplugin:constparamsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-20lok: Don't invalidate GluePointsmerttumer
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-28Fix typoAndrea Gelmini
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-05-03loplugin:useuniqueptr in SdrPaintViewNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-06use more Color in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski