summaryrefslogtreecommitdiff
path: root/sc/source/core/data
AgeCommit message (Expand)AuthorFilesLines
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-3/+3
2021-05-11tdf#76258 Various fixes for color filterSamuel Mehrbrodt2-16/+12
2021-05-08ref-count SfxItemPoolNoel Grandin4-10/+12
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-10/+8
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga1-2/+4
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt2-6/+58
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin1-0/+21
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin1-1/+1
2021-04-30tdf#79049 speed up OOXML workbook load (3)Noel Grandin1-4/+8
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin3-23/+9
2021-04-29tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"Mike Kaganski1-2/+1
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin1-1/+1
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante1-21/+0
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-24cid#1477317 Logically dead codeCaolán McNamara1-3/+3
2021-04-24Removed executable permission on C++ fileAndrea Gelmini1-0/+0
2021-04-24Removed executable bits on source filesAndrea Gelmini3-0/+0
2021-04-24Fix typosAndrea Gelmini1-2/+2
2021-04-23tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito1-1/+1
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito4-113/+341
2021-04-21Fix indentationSamuel Mehrbrodt1-1/+1
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-2/+2
2021-04-19use more string_view in comphelper::stringNoel Grandin2-2/+2
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch3-15/+38
2021-04-13tdf#130326 speed up row height calculatedNoel Grandin2-11/+23
2021-04-12tdf#130326 speed up XLSX load in ScFlatSegmentsImplNoel Grandin1-27/+80
2021-04-11ofz#32908 avoid TimeoutCaolán McNamara1-2/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen18-0/+19
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke1-5/+3
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke1-3/+10
2021-03-26sc: fix incorrect commentXisco Fauli1-1/+1
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga4-9/+14
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-4/+19
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-18/+18
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga1-0/+8
2021-03-11tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch1-0/+7
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-3/+3
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák2-0/+37
2021-03-07ref-count SdrPageNoel2-5/+5
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga2-5/+30
2021-02-26loplugin:refcounting in svlNoel1-1/+1
2021-02-23delete from mdds in reverse order (tdf#139820)Luboš Luňák1-1/+2
2021-02-23Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák1-34/+1
2021-02-23loplugin:constantparamNoel2-5/+5
2021-02-21loplugin:refcounting in scNoel1-2/+1
2021-02-21Some more unit conversion unificationMike Kaganski6-20/+32
2021-02-20loplugin:refcounting in svlNoel1-2/+2
2021-02-19"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák1-1/+34
2021-02-15loplugin:referencecasting in scNoel1-1/+1
2021-02-10tdf#140252 Controls in Calc are always on layer 'controls'Regina Henschel1-3/+2