summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
AgeCommit message (Expand)Author
2018-08-27sc: prefix members of ScDocShellHenry Castro
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
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-15there's no default ScMatrixMode enum other than the known onesEike Rathke
2015-09-15stab MM_FAKE, it's a zombieEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin