summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigaldlg.cxx
AgeCommit message (Expand)Author
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-17loplugin:referencecasting in cuiNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-25tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara
2020-01-21weld gallery panelCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-21set wait on the dialog, not the page parentCaolán McNamara
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-03Resolves: tdf#125080 crashing adding a ref to a non-VclPtrCaolán McNamara
2019-03-21Resolves: tdf#122803 make gallery 'add' dialog title localizedCaolán McNamara
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-29weld ActualizeProgressCaolán McNamara
2018-11-29weld GalleryThemePropertiesCaolán McNamara
2018-11-29weld GalleryFilesPageCaolán McNamara
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-09tdf#121294: Allow better localization of gallery properties dialog titleMuhammet Kara
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-08loplugin:useuniqueptr in TakeThreadNoel Grandin
2018-06-20loplugin:useuniqueptr in TPGalleryThemePropertiesNoel Grandin
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-05-14weld GalleryIdDialogCaolán McNamara
2018-05-14weld TitleDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-26Removed duplicated includesAndrea Gelmini