summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpagv.cxx
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-04-09Translate German variable namesJohnny_M
2018-12-20use unique_ptr in svxNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-02loplugin:useuniqueptr in SdrPageViewNoel Grandin
2018-09-01tdf#119611 Use generic SetAll() in SdrPageView ctor.Regina Henschel
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-12Translate German variable and function namesJohnny_M
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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-06use more Color in svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
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-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-13tdf#95002 sd tiled rendering: fix handling of images on page switchMiklos Vajna
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht