summaryrefslogtreecommitdiffstats
path: root/filter/source/textfilterdetect/filterdetect.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unused-returns in filter,tools,xmloffNoel Grandin2018-01-201-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:unusedmethodsNoel Grandin2016-05-261-3/+0
* loplugin:unusedfields in filterNoel Grandin2015-12-231-3/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-051-1/+1
* com::sun::star->css in filter/Noel Grandin2015-10-011-16/+16
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* filter: sal_Bool->boolNoel Grandin2014-04-221-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* fixincludeguards.sh: filterThomas Arnhold2013-10-231-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-7/+7
* Modernize the type detection service instantiation a bit.Kohei Yoshida2013-03-071-3/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-10-031-23/+14
* Initial skeleton code for plain text filter detection service.Kohei Yoshida2012-05-251-0/+83