summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2024-01-24split up large method ScViewFunc::PasteDataFormatNoel Grandin
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-24complete filename isn't meaningful in this modeCaolán McNamara
2024-01-24convert more calc dialogs to asyncNoel Grandin
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23make the macro assign dialog asyncNoel Grandin
2024-01-23make signature line dialog asyncNoel Grandin
2024-01-23make event config dialog asyncNoel Grandin
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2024-01-23make the graphic filter dialogs asyncNoel Grandin
2024-01-23make links dialog asyncNoel Grandin
2024-01-23we seem to need three extra rows in ScTableInfoNoel Grandin
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil
2024-01-23tdf#149940 Fix vlookup result with OpenCLdholden
2024-01-23make sign signatures dialog asyncNoel Grandin
2024-01-23make additions dialog asyncNoel Grandin
2024-01-23make diagram dialog asyncNoel Grandin
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-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-21cid#1586650 silence Unchecked return valueCaolán McNamara