summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)Author
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-21Fix typosAndrea Gelmini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_DEFAULTS with direct RID_SC_TP_DEFAULTSCaolán McNamara
2017-02-16replace RID_SCPAGE_COMPATIBILITY with direct SID_SC_TP_COMPATIBILITYCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_FORMULA with direct SID_SC_TP_FORMULACaolán McNamara
2017-02-16replace switching off RID_SCPAGE_CALC with direct SID_SC_TP_CALCCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_OPREDLINE with direct SID_SC_TP_CHANGESCaolán McNamara
2017-02-16fix indentCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin