summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigaldlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-88/+88
2020-03-25tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-3/+3
2020-01-21weld gallery panelCaolán McNamara1-4/+4
2020-01-10use more std::make_sharedNoel Grandin1-2/+2
2019-11-03loplugin:stringaddNoel Grandin1-3/+2
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann1-2/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-6/+6
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-8/+8
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-25/+19
2019-09-21set wait on the dialog, not the page parentCaolán McNamara1-2/+1
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin1-2/+2
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-4/+0
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-03Resolves: tdf#125080 crashing adding a ref to a non-VclPtrCaolán McNamara1-6/+1
2019-03-21Resolves: tdf#122803 make gallery 'add' dialog title localizedCaolán McNamara1-1/+1
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-02weld ScShareDocumentDlgCaolán McNamara1-1/+1
2018-11-29weld ActualizeProgressCaolán McNamara1-38/+15
2018-11-29weld GalleryThemePropertiesCaolán McNamara1-127/+77
2018-11-29weld GalleryFilesPageCaolán McNamara1-136/+96
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-4/+2
2018-11-09tdf#121294: Allow better localization of gallery properties dialog titleMuhammet Kara1-2/+2
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-1/+10
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-18/+12
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara1-46/+19
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-08loplugin:useuniqueptr in TakeThreadNoel Grandin1-3/+3
2018-06-20loplugin:useuniqueptr in TPGalleryThemePropertiesNoel Grandin1-16/+12
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-3/+2
2018-05-14weld GalleryIdDialogCaolán McNamara1-30/+17
2018-05-14weld TitleDialogCaolán McNamara1-15/+5
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-02-26Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-22weld native message dialogsCaolán McNamara1-3/+4
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-6/+6
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-2/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1