summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in scNoel1-3/+3
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara1-5/+5
2020-07-31avoid config for fuzzingCaolán McNamara1-2/+6
2020-07-30loplugin:flatten in sc/uiNoel Grandin1-12/+12
2020-07-29replace and drop MiscCfgCaolán McNamara1-2/+2
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-2/+2
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin1-4/+4
2019-11-17cid#1430084 Arguments in wrong orderCaolán McNamara1-0/+1
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin1-13/+13
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-7/+2
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-1/+3
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-06-21reference childwins are all weldedCaolán McNamara1-5/+4
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-3/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-2/+0
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin1-1/+1
2019-01-16use unique_ptr in scNoel Grandin1-6/+6
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin1-6/+4
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-06-03sc: prefix members of ScDocShellHenry Castro1-76/+76
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-04-18convert DelCellCmd to scoped enumNoel Grandin1-2/+2
2018-04-16weld SvxPostItDialogCaolán McNamara1-1/+1
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin1-3/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-5/+5
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+6
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2017-11-23TypedWhichId for sc constantsNoel Grandin1-4/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-27/+27
2017-08-23loplugin:constparam in sc part2Noel Grandin1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-2/+2
2017-06-23simplify some string handling in tracing callsNoel Grandin1-4/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-4/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-06tdf#39468 Translate German commentsJens Carl1-1/+1