summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
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
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10loplugin:unusedfieldsNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18tdf#120703 PVS: Let ScConflictsFinder::GetEntry return referenceMike Kaganski
2018-11-18tdf#113916, don't import if no DB range is selectedMarkus Mohrhard
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-11tdf#120528: check for empty mpMouseEvent in ScDataTableView::MouseButtonUpMike Kaganski
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-22Added Date and Time Transformation in data provider dlgManuj Vashist
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09Early bailoutMatteo Casalin
2018-09-09OUString: use optimized concatenation, make constMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05Added Replace Null Transformation in data provider dlgManuj Vashist