summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
AgeCommit message (Expand)Author
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-04-22Fix typosAndrea Gelmini
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-02-26Implemented MoveShapeHandle methodmert
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-23sal_Char->char in svxNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel 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-02-06clean up some include guard terminatorsNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-02-10svx: updated comment function signature return typesChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2014-12-17fdo#39468: translate german commentsJennifer Liebel
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin