summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-11svx: fix dynamic cast SdrViewHenry Castro
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
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