summaryrefslogtreecommitdiff
path: root/include/editeng/splwrap.hxx
AgeCommit message (Expand)Author
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-28loplugin:virtualdead in editengNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-10-06drop some now unnecessary includesCaolán McNamara
2017-07-28loplugin:constparams in editengNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-11-26Avoid implicitly declared members of EDITENG_DLLPUBLIC classStephan Bergmann
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-05coverity#707761-62 Uninitialized scalar fieldNorbert Thiebaud
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen