summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-13Make it more obvious that there are no named rangesKatarina Behrens
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-30tdf#124975 changing the clipboard selection clears the widget selectionCaolán McNamara
2019-04-29-Werror,-Wunused-private-fieldStephan Bergmann
2019-04-27Fix typosAndrea Gelmini
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-23multiple concatted AcceptChgDat stored in configCaolán McNamara
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-19suspicious unbalanced busy/normal cursor settingCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-13weld ScTabOpDlgCaolán McNamara
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-12weld ScSolverDlgCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-11weld ScSimpleRefDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-01weld ScSolverProgressDialogCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2019-03-11weld ScRetypePassDlgCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-12weld ScSolverOptionsDialogCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-02weld ScTableProtectionDlgCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin
2019-01-16simplify ScChangeTrack queuesNoel Grandin
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2019-01-16pass ScAutoFormatData around with unique_ptrNoel Grandin
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov