summaryrefslogtreecommitdiff
path: root/sc/source/core/data/document.cxx
AgeCommit message (Expand)Author
2021-04-26tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2020-12-01clean up ScDocumentThreadSpecificLuboš Luňák
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-10-20use tools::Long in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolá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-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara
2020-09-16CopyStaticToDocument never passed a null ScDocument*Caolán McNamara
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-08-04fix leak in CppunitTest_sc_ucalcNoel Grandin
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-03loplugin:stringaddNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-17Cache last used number-format-type in interpreter-contextDennis Francis
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-06-24tdf#125661 : Move the delayed-grouping logic...Dennis Francis
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák
2019-05-15tdf#114245 : Let both ScDocument::CopyToDocument()...Dennis Francis
2019-05-10an uno -> a unoCaolán McNamara
2019-04-24simplify condition (remove always true part)Mike Kaganski
2019-04-24tdf#124896 CRASH: deleting sheetNoel Grandin
2019-04-23Skip clipboard queries while the document is still loadingKatarina Behrens
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin