summaryrefslogtreecommitdiff
path: root/include/sfx2/basedlgs.hxx
AgeCommit message (Expand)Author
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-15m_pLine is always unsetCaolán McNamara
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-09-20weld SwDropCapsDlgCaolán McNamara
2018-05-07loplugin:useuniqueptr in SfxModalDialogNoel Grandin
2018-04-04loplugin:unusedmethodsNoel Grandin
2018-04-02can now remove ResId based config id schemeCaolán McNamara
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant
2017-11-29lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel 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-09-09loplugin:constantparam in sfx2Noel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara