summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2018-12-10Find actual data area inside the main-range...Dennis Francis
2018-12-04make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-09-12loplugin:useuniqueptr in ScInterpreterNoel Grandin
2018-08-22loplugin:useuniqueptr in ScLookupCacheMapImplNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-08-11loplugin:unusedmethodsNoel Grandin
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-27use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-21discard cached cell values if the cell changesLuboš Luňák
2018-06-15move SetNumberFormat() calls out of calc threadsLuboš Luňák
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-05-08Let ScDocument::RoundValueAsShown accept optional...Dennis Francis
2018-04-17loplugin:constparamsNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-02-20add test for tdf#115530Markus Mohrhard
2018-02-19Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida
2018-02-13speed up slk fuzzingCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin