summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2021-03-02Revert "tdf#43175: Adapt ranges when copying or moving several sheets"Noel
2021-03-02tdf#43175: Adapt ranges when copying or moving several sheetsOuyang Leyan
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2020-12-22more jumbo sheet workNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-09-30loplugin:reducevarscope in scNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara
2020-09-16AdjustRangesOfChartsOnDestinationPage never passed null ScDocument*sCaolán McNamara
2020-09-16TransferDrawPage always dereferences its ScDocument* argumentCaolán McNamara
2020-09-15lcl_SeekAutoSumData never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-18Resolves: tdf#126767 Overwriting autofill if data immediately below selectionEike Rathke
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze