summaryrefslogtreecommitdiff
path: root/sc/source/core/data/validat.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-3/+3
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+1
2020-09-26Consolidate, factor out common duplicated code, tdf#128797 follow-upEike Rathke1-27/+54
2020-09-25tdf#128797 sc: fix invalid detective marks cellsTibor Nagy1-4/+16
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-2/+2
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara1-1/+1
2020-09-15ScCondFormatEntry ScDocument* arg always dereferencedCaolán McNamara1-5/+5
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara1-3/+3
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara1-2/+2
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos1-2/+2
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos1-1/+6
2020-04-15loplugin:buriedassign in scNoel Grandin1-19/+22
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin1-2/+2
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-3/+3
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1448321 Dereference after null checkCaolán McNamara1-1/+1
2019-07-22cid#1448321 Dereference after null checkCaolán McNamara1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov1-4/+4
2019-01-18use unique_ptr in scNoel Grandin1-5/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-5/+1
2018-10-15loplugin:constfields in scNoel Grandin1-3/+2
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin1-5/+0
2018-07-24loplugin:useuniqueptr in ScValidationDataListNoel Grandin1-3/+3
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen1-0/+1
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti1-6/+48
2018-05-11Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-4/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-16/+26
2018-02-22weld native message dialogsCaolán McNamara1-10/+12
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-14/+14
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-3/+2
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-23loplugin:constparam in sc part2Noel Grandin1-2/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin1-4/+4
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-1/+1
2017-06-12Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist1-7/+7
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-2/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-09-23convert formula error codes to scoped enumNoel Grandin1-4/+4