summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-06handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard1-0/+7
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky1-0/+2
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-3/+3
2017-02-18sc lok: implement comment callbacksPranav Kant1-0/+56
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-5/+5
2016-10-16clang-cl loplugin: scStephan Bergmann1-2/+2
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-4/+4
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-2/+10
2016-09-10loplugin:constantparam in scNoel Grandin1-6/+6
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-8/+8
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos1-2/+10
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+4
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-1/+1
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-2/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-14/+2
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+14
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-11/+11
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-7/+7
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke1-8/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+3
2016-03-26sc: replace local macrosJochen Nitschke1-12/+12
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-3/+3
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-4/+4
2016-03-11tdf#97897 (first problem) fix for not recalculating on F9.Winfried Donkers1-1/+9
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky1-0/+5
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-16declare variable when using itMarkus Mohrhard1-3/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-10/+10
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-23/+34
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+10
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin1-1/+1
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-18boost->stdCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5