summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshell.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2019-08-28sd lok: extend language status with BCP 47 language tag info in here as wellMiklos 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
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-21Activated notebookbar in drawKshitij Pathania
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-11-17sd: enable language status bar itemHenry Castro
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-10-15Removed duplicated includeAndrea Gelmini
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
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03sd: mpViewShell can be nullptr in DrawDocShell::GetState()Miklos Vajna
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos