Age | Commit message (Expand) | Author |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for RadioButton | Caolán McNamara |
2021-04-06 | remove Application::GetDefDialogParent call in editeng | Caolán McNamara |
2021-02-15 | use GetPopupParent for editeng transient dialogs | Caolán McNamara |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2019-06-01 | weld SvxThesaurusDialog | Caolán McNamara |
2019-04-15 | tdf#42949 Fix IWYU warnings in include/editeng/[a-e]* | Gabor Kelemen |
2019-02-21 | weld HangulHanjaConversionDialog | Caolán McNamara |
2019-02-20 | drop unused argument | Caolán McNamara |
2018-09-20 | weld SvxHyphenWordDialog | Caolán McNamara |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-27 | make the AbstractDialog stuff extend from VclReferenceBase | Noel Grandin |
2016-10-10 | drop some unused forward declarations and includes | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2015-10-21 | com::sun::star->css in include/editeng | Noel Grandin |
2015-09-22 | convert Link<> to typed | Noel Grandin |
2015-09-22 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-07-16 | loplugin:unusedmethods editeng | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-02-21 | fdo#63154 Remove unused solar.h reference in editeng | Alexandre Vicenzi |
2013-10-23 | fixincludeguards.sh: include/editeng | Thomas Arnhold |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-11 | convert include/editeng/edtdlg.hxx from String to OUString | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |