summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrpagewindow.cxx
AgeCommit message (Expand)Author
2022-02-06svx-lok: incomplete invalidation when resizing/deleting...Dennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
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-08-20tdf#132940 Crash in mergedlo!vcl::Region::operator=Noel Grandin
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17split out toplevel window area invalidateCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
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-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-25lok: When we actually have the OutputDevice, prefer that.Jan Holesovsky
2017-03-31svx: fix missing namespaceMiklos Vajna
2017-03-31lok sc: Don't depend on the OutputDevice existence when invalidating.Jan Holesovsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2014-11-04Remove com::sun::star.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin