summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
AgeCommit message (Expand)Author
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-01cppcheck unreadVariable: nModifiedJochen Nitschke
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-30fix perf bug (I think)Noel Grandin
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-03coverity#1372443 Unchecked return valueCaolán McNamara
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin