summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen2.cxx
AgeCommit message (Expand)Author
2022-09-22forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-01-27tdf#145054 Copy named DBs too when copying sheetSamuel Mehrbrodt
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-09sc: rowcol: store sheet maximum sizes in ScDocument.Michael Meeks
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid reset SetUpdateModeNoel Grandin
2019-05-17avoid two lookups in ScDocument::GetLookupCacheNoel Grandin
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-03-21Increase the life-cycle of threads in thread-pool...Dennis Francis
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-09Simplify containers iterations in sc/source/core/data/[b-d].cxxArkadiy Illarionov
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-17ScTable::CopyTable drop defaults from paramsNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-22loplugin:useuniqueptr in ScLookupCacheMapImplNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-17make GetName accessor more standardCaolán McNamara
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-24loplugin:useuniqueptr in ScValidationDataListNoel Grandin
2018-07-17coverity#1401328 Uncaught exceptionCaolán McNamara
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-05use std::unique_ptr for ScTable in ScDocumentNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-21discard cached cell values if the cell changesLuboš Luňák
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-16loplugin:constantparamNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-02-19Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-23Document, and simplify the two uses of ScMutationGuard.Michael Meeks
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis