summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-02-08Related: tdf#127293 Fix function XLOOKUP binary search corner casesBalazs Varga
2024-02-07cid#1559945 rearrange to silence Use after freeCaolán McNamara
2024-02-07tdf#158440: do not extend transparent colorHenry Castro
2024-02-07tdf#159483 sc HTML paste: handle data-sheets-value here, tooMiklos Vajna
2024-02-07cid#1559963 silence Use after freeCaolán McNamara
2024-02-07tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth
2024-02-07cid#1401342 silence Uncaught exceptionCaolán McNamara
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-07tdf#159595: Data validation without error check allows to enter wrong dataJulien Nabet
2024-02-04cid#1591487 Dereference after null checkCaolán McNamara
2024-02-04cid#1591492 COPY_INSTEAD_OF_MOVECaolán McNamara
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-01check that rtl_random_getBytes() was successfulMichael Stahl
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-31Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-30tdf#159131 Calc is laggy when moving a line (row)Noel Grandin
2024-01-30cid#1588084 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-30Revert "sc lok: don't set the GridWindow size to document size"Tomaž Vajngerl
2024-01-30lok: notebookbar: fix number format fieldSzymon Kłos
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-30Fix typoAndrea Gelmini
2024-01-29make chart-source dialog asyncNoel Grandin
2024-01-29extract SID_CHART_ADDSOURCE code into another methodNoel Grandin
2024-01-29make calc style dialog asyncNoel Grandin
2024-01-29use existing timer to refresh notes laterCaolán McNamara
2024-01-29ofz: Use-of-uninitialized-valueCaolán McNamara
2024-01-29tdf#158426 Limit field columns for data form to 32Hossein
2024-01-29make append/rename table dialog asyncNoel Grandin
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2024-01-29tdf#159412: make sure to keep the value while changing the typeMike Kaganski
2024-01-28cid#1559947 silence Double freeCaolán McNamara
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara
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-26tdf#127856: fix setting "None" in cell format languageHenry Castro
2024-01-26tdf#34142: update status language after the cell format language changeHenry Castro
2024-01-26tdf#34142: fix cell language statusHenry Castro
2024-01-26tdf#159329 Fix AutoFilter arrow color in dark modeRafael Lima
2024-01-25CppunitTest_sc_tiledrendering2: extract one test from the old, large suiteMiklos Vajna
2024-01-25split out set-bg-col logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-25split out append and rename table logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-24make move table dialog asyncNoel Grandin
2024-01-24make insert table dialog asyncNoel Grandin
2024-01-24split out move and insert table logic from ScTabViewShell::ExecuteTableNoel Grandin