summaryrefslogtreecommitdiff
path: root/include/editeng/edtdlg.hxx
AgeCommit message (Expand)Author
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-10drop some unused forward declarations and includesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-02-21fdo#63154 Remove unused solar.h reference in editengAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen