summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellImplementation.cxx
AgeCommit message (Expand)Author
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-06-03on switching to slide layouts panel move into slide layout contextCaolán McNamara
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-14tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
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-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-08-10String->OUStringIvan Timofeev
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-25Removed unused codes and fix some typosTakeshi Abe
2011-01-17removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSECarsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth