summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2021-10-12calc: revert changes in autoinputDennis Francis
2021-09-15Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-05-25tdf#116413 keep AttachNewFormulaCell methods togetherscito
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-20use tools::Long in scNoel
2020-09-16ScAttrArray never has a null ScDocument* memberCaolán McNamara
2020-09-16ScColumn::ScColumn never called with a null ScDocument*Caolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-01Thread a group of formula-groups together if possibleDennis Francis
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-16cache mdds access in ScTable::ValidQuery() (tdf#80853)Luboš Luňák
2019-05-15cache cell positions when opening standard filter in calc (tdf#80853)Luboš Luňák
2019-05-14cache cell positions when searching in calc (tdf#108347)Luboš Luňák
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-03-28tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis
2019-03-27return unique_ptr from CreateAttrIteratorNoel Grandin
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke
2019-03-13Resolves: tdf#123736 re-establish listeners for unshared formula groupsEike Rathke
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2018-12-14Encapsulate ScFunctionData members and abuse WelfordRunner membersEike Rathke
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-29sc: fix: range/step calculation for progress barSerge Krot
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-14loplugin:returnconstant in ScColumnNoel Grandin
2018-08-11loplugin:unusedmethodsNoel Grandin
2018-06-27use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-06-21Do dependency computation checks for OpenCL and...Dennis Francis
2018-06-11tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-05-08tdf#42949 Fix IWYU warnings in sc/inc/[bc]*Gabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin