summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Clear warning about shared ptrSzymon Kłos2-6/+6
2021-01-06autofilter: show menu only if has itemsSzymon Kłos1-0/+4
2021-01-06pivot table: make partial sum message box asyncSzymon Kłos1-36/+63
2021-01-04Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara1-1/+1
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-25/+25
2020-12-16pivot table: properly close all subdialogsSzymon Kłos8-16/+56
2020-12-16pivot table: make options cancel button workingSzymon Kłos1-1/+1
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos2-0/+46
2020-12-16pivot table: make subdialogs of pivot table dialog asyncSzymon Kłos7-30/+59
2020-12-15online: Don't lock new views if ref dialog is openedSzymon Kłos1-1/+1
2020-12-15online: make buttons work in statistics dialogsSzymon Kłos6-15/+39
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara1-1/+1
2020-12-04pivot table: fix interactions in onlineSzymon Kłos1-14/+13
2020-12-04Revert "Avoid crash while closing autofilter"Szymon Kłos2-5/+1
2020-12-04pivot table: hide database source in onlineSzymon Kłos1-0/+4
2020-12-03jsdialog: make source selector dialog buttons workSzymon Kłos2-0/+16
2020-12-01Make Pivot table db & external source dialogs asyncSzymon Kłos3-90/+126
2020-12-01Fix stack-use-after-returnStephan Bergmann1-1/+1
2020-12-01Make Pivot table data source dialog asyncSzymon Kłos3-109/+130
2020-12-01Avoid crash while closing autofilterSzymon Kłos2-1/+5
2020-12-01autofilter: fix submenu popup for onlineSzymon Kłos2-3/+41
2020-12-01autofilter: make working with multiple users in onlineSzymon Kłos3-5/+12
2020-12-01jsdialog: handle close for autofilter menuSzymon Kłos1-1/+4
2020-12-01jsdialog: notify about autofilter dropdown closeSzymon Kłos2-0/+36
2020-12-01Set height for autofilter dropdownSzymon Kłos1-0/+4
2020-11-30Fix uitests for autofilter menuSzymon Kłos1-2/+2
2020-11-30add get_row_area for TreeViewCaolán McNamara1-8/+8
2020-11-30tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara1-1/+2
2020-11-30Autofilter popup: sync code with masterSzymon Kłos4-303/+333
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara7-53/+46
2020-11-30weld checklistmenuCaolán McNamara10-2278/+842
2020-11-29LOKit: hide 'To document' dropdowncp-6.4-15Andras Timar2-0/+8
2020-11-29Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara2-0/+10
2020-11-24added new parameter in uno:MovePranam Lashkari1-2/+9
2020-11-15Hide calc input bar tooltips in onlineSzymon Kłos1-11/+15
2020-11-03tdf#137897 scRetypePassInputDlg: re-allow password removalco-6.4-10Justin Luth1-1/+1
2020-10-28Don't let sc's spell-checking EditEngine linger around as long.Michael Meeks2-6/+10
2020-10-27Don't show tooltip for formula bar in onlineSzymon Kłos1-6/+5
2020-10-27calc: clear the spell-checking cache on tab switch.Michael Meeks2-0/+12
2020-10-23tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks5-9/+21
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis12-297/+409
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer1-1/+11
2020-10-18Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke1-21/+61
2020-10-14Revert "lok: text box insertion: default to insert directly for lok."Tamás Zolnai1-1/+0
2020-10-13lok: text box insertion: default to insert directly for lok.Michael Meeks1-0/+1
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-1/+3
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
2020-10-08tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli1-7/+12
2020-10-07Online: Hide right clicked sheet.gokaysatir3-3/+27
2020-10-07Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+30