summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)Author
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-28sc: simplify ScModule::GetClipDocHenry Castro
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-09sc: prefix members of ScModuleHenry Castro
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-22ColorData->Color in scNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-11Replace list by vector in scmod (sc)Julien Nabet
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-31No need to call SetDebugName() when we already pass the same name to the ctorTor Lillqvist
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-06Assert that GetClipDoc() is indeed a clipboard document, tdf#108612 relatedEike Rathke
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