summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
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-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
2018-03-27tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin
2018-03-22loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek
2018-02-03TypedWhichId in scNoel Grandin
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2017-12-24sc: compact ScColumnAshod Nakashian
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-21Move formula tree manipulation out of multi-threaded parts of codeTor Lillqvist
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard