summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2024-02-07tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth2-0/+11
2024-02-02tdf#154587: sc_subsequent_filters_test4: Add unittestXisco Fauli1-2/+0
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna2-0/+70
2024-02-01tdf#131575: sc_subsequent_filters: Add unittestXisco Fauli2-0/+14
2024-02-01tdf#76115: sc_subsequent_filters: Add unittestXisco Fauli2-0/+15
2024-02-01tdf#158326 - Auto Filter: separate sorting and removing of duplicatesAndreas Heinisch1-0/+24
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-2/+34
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl1-0/+40
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers4-3/+4557
2024-01-30Fix typoAndrea Gelmini1-1/+1
2024-01-29use existing timer to refresh notes laterCaolán McNamara1-0/+3
2024-01-29tdf#159412: make sure to keep the value while changing the typeMike Kaganski2-0/+68
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-6/+6
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2024-01-25CppunitTest_sc_tiledrendering2: extract one test from the old, large suiteMiklos Vajna3-26/+166
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara1-3/+44
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi13-53/+53
2024-01-23tdf#149940 Fix vlookup result with OpenCLdholden2-0/+27
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara2-9/+119
2024-01-22tdf#38231 - Change default example date value to 1999-12-01Andreas Heinisch1-1/+1
2024-01-20this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCECaolán McNamara2-13/+2
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara2-1/+89
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin1-1/+1
2024-01-19cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara2-0/+30
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy2-0/+62
2024-01-18tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo1-0/+94
2024-01-16CppunitTest_sc_uicalc: sc_uicalc: extend test a bitXisco Fauli1-3/+8
2024-01-16tdf#140330: sc_uicalc: Add unittestXisco Fauli1-0/+7
2024-01-16tdf#104026: sc: move UItest to CppUnittestXisco Fauli3-45/+38
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti1-0/+115
2024-01-16Fix typoAndrea Gelmini1-1/+1
2024-01-16Fix typoAndrea Gelmini1-1/+1
2024-01-15tdf#159148: sc_ucalc: Add unittestXisco Fauli1-0/+14
2024-01-15tdf#159174: sc_uicalc: Add unittestXisco Fauli1-0/+19
2024-01-15tdf#151752: sc_uicalc: Add unittestXisco Fauli1-0/+21
2024-01-15tdf#159068 sc: fix detective shapes (PDF/UA export)Tibor Nagy2-0/+62
2024-01-15sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl2-0/+86
2024-01-12CppunitTest_sc_tiledrendering: ignore invalid json payload for STATE_CHANGEDMiklos Vajna1-1/+7
2024-01-11tdf#159066 sc: fix OLE object alternative text (PDF/UA export)Tibor Nagy2-0/+18
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna2-0/+26
2024-01-10tdf#125030: sc: move UItest to CppUnittestXisco Fauli2-33/+23
2024-01-10CppunitTest_sc_tiledrendering: ignore non-json payload for STATE_CHANGEDMiklos Vajna1-0/+5
2024-01-10tdf#159065 sc: fix PDF/UA link annotationTibor Nagy2-0/+60
2024-01-09tdf#158254: sc_uicalc2: Add unittestXisco Fauli1-0/+25
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil1-19/+19
2024-01-09tdf#159046: sc_uicalc: Add unittestXisco Fauli2-0/+32
2024-01-09Fix buildMike Kaganski1-1/+1
2024-01-08tdf#123870 sc: fix tagged content for accessible PDF exportTibor Nagy2-1/+95
2024-01-08cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna1-0/+56
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski29-106/+106