summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
AgeCommit message (Expand)Author
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-09compact namespace in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-11unused headerCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29boost->stdCaolán McNamara
2015-09-26boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-14Drop unnecessary #includeTakeshi Abe