summaryrefslogtreecommitdiffstats
path: root/include/svx/svdview.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#143550 - use the term "gluepoints" consistentlyrocso2021-09-171-2/+2
* svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl2021-06-171-33/+33
* svx: pragma once for some SdrObject subclassesTomaž Vajngerl2021-06-171-3/+1
* Fix typosAndrea Gelmini2021-04-221-1/+1
* lok: Pass object ord num in the uno commandmerttumer2021-04-201-1/+2
* Implemented MoveShapeHandle methodmert2021-02-261-0/+2
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-1/+1
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-3/+3
* sal_Char->char in svxNoel Grandin2019-12-231-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2019-06-111-2/+1
* weld SvxIMapDlgCaolán McNamara2019-05-171-3/+3
* tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin2019-04-241-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+0
* Pointer is pointlessNoel Grandin2019-02-131-1/+1
* Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara2019-01-141-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Refactor calc non-linear ViewToDevice transformArmin Le Grand2018-11-271-0/+7
* loplugin:unnecessaryoverride small improvementNoel Grandin2018-07-311-2/+0
* loplugin:returnconstant in svxNoel Grandin2018-07-311-2/+1
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-2/+5
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-5/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-2/+5
* clean up some include guard terminatorsNoel Grandin2018-02-061-2/+2
* improve subtyping when dealing with tools::WeakReferenceNoel Grandin2018-01-271-1/+1
* SDR_ANYFORMAT is unusedNoel Grandin2017-12-131-6/+0
* loplugin:unusedfields in svx part1Noel Grandin2017-06-211-15/+0
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* remove unused BrkAction enumerator from SdrEventKindNoel Grandin2017-02-141-1/+0
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-241-1/+1
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-011-2/+2
* convert SdrViewContext to scoped enumNoel Grandin2016-08-191-6/+8
* convert SdrEventKind to scoped enumNoel Grandin2016-08-191-23/+25
* svx: updated comment function signature return typesChris Sherlock2016-02-101-5/+5
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* loplugin:unusedmethods svxNoel Grandin2015-07-161-5/+0
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-301-1/+1
* convert SDRMOUSE constants to scoped enumNoel Grandin2015-04-291-7/+11
* fdo#39468: translate german commentsJennifer Liebel2014-12-171-40/+39
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-5/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-11/+11
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* svx: sal_Bool->booNoel Grandin2014-04-031-5/+5