summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellImplementation.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-11-26coverity#1421087 Uncaught exceptionCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-22/+22
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-22loplugin:unusedfields in sd part2Noel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-6/+6
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-4/+4
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-1/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-1/+0
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-06-03on switching to slide layouts panel move into slide layout contextCaolán McNamara1-0/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-4/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-6/+6
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-4/+4
2015-10-14tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky1-2/+2
2015-07-28inline "old" SbERR constantsNoel Grandin1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-2/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-27/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-8/+8
2014-01-28bool improvementsStephan Bergmann1-12/+12
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer1-21/+4
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-2/+0
2013-08-10String->OUStringIvan Timofeev1-7/+7
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely1-3/+3
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks1-0/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-4/+3