summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen3.cxx
AgeCommit message (Expand)Author
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-10-12calc: revert changes in autoinputDennis Francis
2021-08-17Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-21tdf#71058 cut paste transposed: use correct clipdocscito
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in scNoel
2020-09-30Clean-up of commit: I95d394c5432d22805a761b76219f656fad3feae1Attila Szűcs
2020-09-27Resolves: tdf#67007 display sheet-local range name in Name Box for selectionEike Rathke
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-16TransferTab always dereferences its ScDocument* argumentCaolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-10tdf#53431 tdf#136535 sc: fix Fill Cells with AutofilterAttila Szűcs
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-05-10handle empty tools::Rectangle in scNoel Grandin
2019-04-18crashtesting: failure on import of ooo6593-5.stcNoel Grandin
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-09Simplify containers iterations in sc/source/core/data/[b-d].cxxArkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-03ofz#11679 avoid config using pathCaolán McNamara
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-17make GetName accessor more standardCaolán McNamara
2018-07-05use std::unique_ptr for ScTable in ScDocumentNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin