summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshell.cxx
AgeCommit message (Expand)Author
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
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara