summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-04-21tdf#80390 Use local copy in anonymous function.Sahil Gautam
2024-04-21Related: tdf#160056 add number format info to ScPatternAttr cacheCaolán McNamara
2024-04-21crashtesting: crash seen on import of forum-mso-en4-602306.xlsxCaolán McNamara
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-20fix linker error for PCH buildThorsten Behrens
2024-04-20ofz#68081 Use-of-uninitialized-valueCaolán McNamara
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-19tdf#160706 speed up loading conditional formatting rule in XLS (4)Noel Grandin
2024-04-19cool#8789 sc lok: fix copy for multi-selectionsMiklos Vajna
2024-04-19xlsx export: fix corrupt file for Excel: protectedRange must have sqrefJustin Luth
2024-04-19rename rStyleIdx -> gnStyleIdxNoel Grandin
2024-04-19tdf#160711 - sc fix XLOOKUP function search for empty cellBalazs Varga
2024-04-18crashtesting: crash on export of forum-mso-en4-470772.xlsx to xlsxCaolán McNamara
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (3)Noel Grandin
2024-04-18Related: tdf#160056 use simple ref count for temp double tokensCaolán McNamara
2024-04-18Simplify DxfContextNoel Grandin
2024-04-18pivot: test for issue when pivot table format not matching dataTomaž Vajngerl
2024-04-17tdf#160706 speed up loading conditional formatting rule in XLSNoel Grandin
2024-04-17tdf#129701 Follow-up of previous changeLaurent Balland
2024-04-17ofz#68081 keep within boundsCaolán McNamara
2024-04-17Fix typoAndrea Gelmini
2024-04-17Fix typoAndrea Gelmini
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-16tdf#160589: compare the correct OutDev with PageWindowsArmin Le Grand (allotropia)
2024-04-16pivot: add checks that prevent reading out of vector boundsTomaž Vajngerl
2024-04-16pivot: suppprt multiple cell format reference indicesTomaž Vajngerl
2024-04-15pivot: improve format matching, add empty cell checking to testsTomaž Vajngerl
2024-04-15Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaTokenCaolán McNamara
2024-04-15convert OCellValueBinding to comphelper::WeakComponentImplHelper (II)Noel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-14ofz#68019 Null-dereference READCaolán McNamara
2024-04-14Use more o3tl::convertMike Kaganski
2024-04-13Related: tdf#160056 don't set nVal twiceCaolán McNamara
2024-04-13Related: tdf#160056 rename/rework GetDoubleAsReference to SetDoubleCaolán McNamara
2024-04-13ofz#68019 Null-dereference READCaolán McNamara
2024-04-13Related: tdf#160056 all maTokens are FormulaTypedDoubleToken*Caolán McNamara
2024-04-13Related: tdf#160056 elide ref counting for initial tokensCaolán McNamara
2024-04-13Remove duplicated includeAndrea Gelmini
2024-04-13Fix typoAndrea Gelmini
2024-04-13pivot: Export Pivot Table "formats" element(s)Tomaž Vajngerl
2024-04-13Use o3tl::convert in ooxMike Kaganski
2024-04-13Related: tdf#160056 call FormulaCompiler::IsOpCodeJumpCommand just onceCaolán McNamara
2024-04-13Related: tdf#160056 don't call GetParamCount twiceCaolán McNamara
2024-04-12ofz#68004 Unknown ReadCaolán McNamara
2024-04-12sc: fix -Werror,-Wunused-but-set-variableMiklos Vajna
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-12Related: tdf#127293 Fix regex search mode in XLOOKUP wildcards modeBalazs Varga
2024-04-12Fix typoAndrea Gelmini
2024-04-12pivot: PivotTableFormatOutput to resolve and set PT cell formatTomaž Vajngerl
2024-04-12lok: calc: not possible to select the cell adjacent to the edited oneMarco Cecchetti