summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2020-09-19tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-06-22Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-05-13reduce iteration in ScViewData::GetScrPosNoel Grandin
2020-04-19Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-09sc: rowcol: store sheet maximum sizes in ScDocument.Michael Meeks
2019-10-01Thread a group of formula-groups together if possibleDennis Francis
2019-09-26loplugin:constmethod in scNoel Grandin
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