summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-03svx: sal_Bool->booNoel Grandin1-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-16/+16
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+0
2014-01-17bool improvementsStephan Bergmann1-19/+19
2013-12-20typo fixesAndras Timar1-3/+3
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-05XubString to OUStringThomas Arnhold1-1/+1