summaryrefslogtreecommitdiff
path: root/include/sfx2/basedlgs.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-38/+0
2019-11-07loplugin:unusedmethodsNoel Grandin1-5/+0
2019-09-26drop newly unused SfxModalDialogCaolán McNamara1-27/+0
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-06-25weld HyperLink DialogCaolán McNamara1-1/+1
2019-06-21remove newly unused SfxModelessDialogCaolán McNamara1-31/+1
2019-06-21weld SpellDialogCaolán McNamara1-2/+1
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-2/+0
2019-06-12loplugin:unusedmethodsNoel Grandin1-2/+0
2019-05-09loplugin:unusedmethodsNoel Grandin1-2/+0
2019-05-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-0/+1
2019-04-17use DeactivateCaolán McNamara1-2/+2
2019-04-12loplugin:unusedmethodsNoel Grandin1-14/+0
2019-04-10weld ScCorrelationDialogCaolán McNamara1-1/+2
2019-04-08drop newly unused SfxSingleTabDialogCaolán McNamara1-27/+0
2019-04-06weld OTableSubscriptionDialogCaolán McNamara1-0/+1
2019-03-26weld SvxRubyDialogCaolán McNamara1-0/+1
2019-03-26loplugin:unusedmethodsNoel Grandin1-4/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-4/+1
2019-03-22refactor into a shareable base classCaolán McNamara1-5/+18
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+2
2019-03-12insert an intermediate class to inherit fromCaolán McNamara1-2/+17
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2018-11-27loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-1/+1
2018-11-15loplugin:staticmethods in sfx2Noel Grandin1-3/+3
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara1-0/+1
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-8/+35
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-35/+8
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-6/+6
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-8/+35
2018-10-15m_pLine is always unsetCaolán McNamara1-2/+0
2018-10-09loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-3/+11
2018-09-20weld SwDropCapsDlgCaolán McNamara1-0/+33
2018-05-07loplugin:useuniqueptr in SfxModalDialogNoel Grandin1-3/+3
2018-04-04loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-02can now remove ResId based config id schemeCaolán McNamara1-4/+1
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro1-1/+0
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant1-0/+1
2017-11-29lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+2
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-2/+0
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+2
2017-07-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2