summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshell.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-21Activated notebookbar in drawKshitij Pathania1-3/+12
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-2/+0
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin1-7/+7
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-1/+4
2017-11-17sd: enable language status bar itemHenry Castro1-32/+22
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-23/+23
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin1-7/+4
2017-10-15Removed duplicated includeAndrea Gelmini1-2/+0
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro1-2/+47
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M1-1/+1
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl1-0/+10
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-6/+3
2017-06-17create o3tl::array_viewNoel Grandin1-5/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03sd: mpViewShell can be nullptr in DrawDocShell::GetState()Miklos Vajna1-3/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-1/+3
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos1-1/+1
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+1
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-3/+1
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+7
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+5
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky1-0/+4
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-9/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-3/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin1-10/+10
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu1-0/+15
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-1/+1
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-4/+4
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1