summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuigaldlg.hxx
AgeCommit message (Expand)Author
2018-11-29weld ActualizeProgressCaolán McNamara
2018-11-29weld GalleryThemePropertiesCaolán McNamara
2018-11-29weld GalleryFilesPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
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-06-20loplugin:useuniqueptr in TPGalleryThemePropertiesNoel Grandin
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
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-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03Typo: progess->progressJulien Nabet
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin