summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
AgeCommit message (Expand)Author
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
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-14sd: fix crash in character format dialog:Michael Stahl
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-06-29removed unnecessary forward declarations of classTakeshi Abe