summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-15lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-20/+12
2018-01-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro1-13/+5
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+2
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+3
2017-10-03lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+6
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+20
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-2/+3
2016-09-23convert formula error codes to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-4/+3
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-1/+1
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida1-1/+1
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-3/+3
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke1-0/+1
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock1-1/+1
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara1-19/+0
2016-01-19-Werror=address (GCC 6)Stephan Bergmann1-2/+3
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-8/+4
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-7/+3
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-36/+36
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-4/+4
2015-10-23tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski1-1/+1
2015-10-17ignore "current document" values at module level, tdf#92256 follow-upEike Rathke1-1/+13
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-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-11/+6
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-22/+19
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-13editeng: make Link<> usage typedNoel Grandin1-32/+30
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-84/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-7/+7