summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table1.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák1-0/+5
2021-02-21Some more unit conversion unificationMike Kaganski1-2/+3
2021-02-10cid#1472857 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs1-13/+34
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist1-11/+12
2020-12-19fix crash inserting chartNoel Grandin1-1/+4
2020-11-16replace std::max(std::min()) with std::clampNoel1-1/+1
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli1-1/+1
2020-10-20use tools::Long in scNoel1-5/+5
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara1-9/+9
2020-09-16ScAttrArray never has a null ScDocument* memberCaolán McNamara1-1/+1
2020-09-16ScColumn::ScColumn never called with a null ScDocument*Caolán McNamara1-2/+2
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara1-88/+88
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin1-2/+2
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin1-14/+14
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-0/+1
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis1-2/+2
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia1-1/+1
2020-06-03tdf#88109 improve autofill perf (2)Noel Grandin1-0/+4
2020-05-25tdf#88109 speed up calc autofillNoel Grandin1-17/+15
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-1/+1
2020-02-08Removed executable permission on fileAndrea Gelmini1-0/+0
2020-02-08tdf#128873 speed up switching into page layoutSerge Krot1-4/+17
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin1-6/+6
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke1-34/+63
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin1-51/+52
2019-10-17Reuse pre-allocated ScInterpreter for HandleStuffAfterParallelCalculationDennis Francis1-2/+3
2019-10-01Thread a group of formula-groups together if possibleDennis Francis1-6/+16
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-05-31crash-testing fdo86059-1.xlsxNoel Grandin1-0/+4
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák1-0/+8
2019-05-15cache cell positions when opening standard filter in calc (tdf#80853)Luboš Luňák1-2/+10
2019-05-07tdf#124829 sc: fix crash during progress updateSerge Krot1-7/+0
2019-04-28ofz#14167 arbitrary sheet limit to make fuzzing usefulCaolán McNamara1-1/+0
2019-04-12crashtesting: failure on import of tdf90694-1.otsCaolán McNamara1-2/+10
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin1-21/+23
2019-02-28simplify CreateColumnIfNotExistsNoel Grandin1-0/+8
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov1-6/+6
2019-02-11Resolves: tdf#123052 correctly init pNextRows[] values for up/back unprotectedEike Rathke1-2/+10
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin1-2/+2
2018-12-07Find actual data area inside the main-range...Dennis Francis1-0/+41
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák1-0/+9
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-7/+0
2018-11-07loplugin:collapseif in scNoel Grandin1-21/+15
2018-10-29sc: fix: range/step calculation for progress barSerge Krot1-8/+13
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1