summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen1-7/+0
2023-06-29loplugin:unusedmethodsNoel Grandin1-2/+0
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin1-0/+2
2022-03-11new loplugin:trivialdestructorNoel Grandin1-1/+0
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso1-2/+2
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl1-33/+33
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl1-3/+1
2021-04-22Fix typosAndrea Gelmini1-1/+1
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-1/+2
2021-02-26Implemented MoveShapeHandle methodmert1-0/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-1/+1
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-3/+3
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-2/+1
2019-05-17weld SvxIMapDlgCaolán McNamara1-3/+3
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-0/+7
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin1-2/+0
2018-07-31loplugin:returnconstant in svxNoel Grandin1-2/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+5
2018-02-06clean up some include guard terminatorsNoel Grandin1-2/+2
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-1/+1
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin1-6/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-15/+0
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-1/+1
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin1-1/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-19convert SdrViewContext to scoped enumNoel Grandin1-6/+8
2016-08-19convert SdrEventKind to scoped enumNoel Grandin1-23/+25
2016-02-10svx: updated comment function signature return typesChris Sherlock1-5/+5
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-07-16loplugin:unusedmethods svxNoel Grandin1-5/+0
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-1/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-7/+11
2014-12-17fdo#39468: translate german commentsJennifer Liebel1-40/+39