summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
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-06-21reference childwins are all weldedCaolán McNamara
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-26ScPatternAttr needs to be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-18crashtesting: failure on import of ooo6593-5.stcNoel Grandin
2019-04-18crashtesting: failure on export of ooo118068-1.ods to odsNoel Grandin
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-11-21tdf#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