summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshel3.cxx
AgeCommit message (Expand)Author
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2017-11-17sd: enable language status bar itemHenry Castro
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-05-21coverity#1209589 Dereference after null checkCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25sd/source/ui/annotations boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolá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-08-20loplugin:defaultparamsNoel Grandin
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-06coverity#1209589: Dereference after null checkNorbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-06eliminate unnecessary temporary SvtLanguageTable instanceEike Rathke
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian
2013-11-05fix some further include guard fooThomas Arnhold
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-03-12Translation and cleanup of comments in sd/source/ui/docshell/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-03-25removed duplicate includes in sdTakeshi Abe
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-05removed unused macroTakeshi Abe