summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshel3.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-05-24sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
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