summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
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
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-04Fix typosAndrea Gelmini
2020-11-03Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2020-11-03duplicate redundant linesCaolán McNamara
2020-10-30Fix typoAndrea Gelmini
2020-10-27avoid warning on set_active(0) on empty GtkComboBoxCaolán McNamara
2020-10-27tdf#137726 hide pivot table dlg so its not a candidate as error dlg parentCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara
2020-10-04sc: ucsdet_detect may return nullptrTomofumi Yagi
2020-09-30loplugin:reducevarscope in scNoel
2020-09-27never null ScViewData*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara