summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2024-02-19Fix typoAndrea Gelmini
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-02-17kit: editing text in shapes outside the topleft tile has misplaced textCaolán McNamara
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2024-02-17tdf#129701 Skip empty cell: treat last columnLaurent Balland
2024-02-15tdf#159483 sc HTML copy: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-15tdf#159707: sc: Add UItestXisco Fauli
2024-02-14tdf#159483 sc HTML export: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-13tdf#159483 sc HTML paste: handle data-sheets- attributes on a spanMiklos Vajna
2024-02-13don't invalidate when switching tabsCaolán McNamara
2024-02-12tdf#158440: sc: Add UItestXisco Fauli
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-10perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-02-10Fix typoAndrea Gelmini
2024-02-10sc: pivot table not correct when data and PT cache is not in syncTomaž Vajngerl
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-09Related: tdf#127293 Fix function XLOOKUP with nested XLOOKUP functionsBalazs Varga
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-08lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-02-08tdf#159483 sc HTML import: handle data-sheets-value attribute for the bool caseMiklos Vajna
2024-02-08Related: tdf#127293 Fix function XLOOKUP binary search corner casesBalazs Varga
2024-02-07tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-07tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth
2024-02-02tdf#154587: sc_subsequent_filters_test4: Add unittestXisco Fauli
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-01tdf#131575: sc_subsequent_filters: Add unittestXisco Fauli
2024-02-01tdf#76115: sc_subsequent_filters: Add unittestXisco Fauli
2024-02-01tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-30Fix typoAndrea Gelmini
2024-01-29use existing timer to refresh notes laterCaolán McNamara
2024-01-29tdf#159412: make sure to keep the value while changing the typeMike Kaganski
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25CppunitTest_sc_tiledrendering2: extract one test from the old, large suiteMiklos Vajna
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2024-01-23tdf#149940 Fix vlookup result with OpenCLdholden
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-22tdf#38231 - Change default example date value to 1999-12-01Andreas Heinisch
2024-01-20this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCECaolán McNamara
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-19cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2024-01-18tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo
2024-01-16CppunitTest_sc_uicalc: sc_uicalc: extend test a bitXisco Fauli
2024-01-16tdf#140330: sc_uicalc: Add unittestXisco Fauli