summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-02-28tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-18fix range checking in calls like ScDocument::GetNote()Luboš Luňák
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-12-05move entire ScTable::ValidQuery() into (Sc)QueryEvaluatorLuboš Luňák
2021-11-25sort, cache and binary search query items if they're many (tdf#136838)Luboš Luňák
2021-11-22cache error strings for ScTable::validQuery() (tdf#133835)Luboš Luňák
2021-11-08optimize VLOOKUP by returning SharedString if possible (tdf#139444)Luboš Luňák
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-08-05tsan:data-race in ScTable::bStreamValidNoel Grandin
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-21tdf#68976 cut paste transposed: fix wrong position in clipdocscito
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
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
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara
2021-01-26cid#1472493 silence Unintended sign extensionCaolán McNamara
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-20use tools::Long in scNoel
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-05-09compact namespace in scNoel Grandin
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-11sc: rowcol: tdf#50916 initial conversion of Valid* methodsNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-18cid#1399260 Uncaught exceptionCaolán McNamara
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis
2019-10-01Thread a group of formula-groups together if possibleDennis Francis