summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-06-25tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-24tdf#69207 - Use selected text delimiter to parse the provided csv dataAndreas Heinisch
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03tdf#142040 CSV import broken in masterNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-17Pivot table: fix data field subdialogSzymon Kłos
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08pivot table: make subdialogs of pivot table dialog asyncSzymon Kłos
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman
2021-02-17tdf#105301: sc: Add UItestXisco Fauli
2021-02-15loplugin:referencecasting in scNoel
2021-02-12tdf#105301 - increase the size of the sorting keysAndreas Heinisch
2021-01-21pivot table: avoid crash on drag n dropSzymon Kłos
2021-01-15tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara
2021-01-13Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet
2021-01-12cid#1471553 establish that pViewData will never be nullCaolán McNamara
2021-01-12pivot table: make options cancel button workingSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-10merge ScSubTotalItem ctorsCaolán McNamara
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2021-01-07jsdialog: make source selector dialog buttons workSzymon Kłos
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22more jumbo sheet workNoel Grandin
2020-12-08pivot table: hide database source in onlineSzymon Kłos
2020-12-06tdf#131815 Reduce Validity dialog heightRoman Kuznetsov
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen