summaryrefslogtreecommitdiffstats
path: root/include/svtools/parhtml.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-2/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-9/+9
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-4/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* svtools: replace boost::ptr_vector with std::vectorMichael Stahl2015-07-241-2/+2
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-7/+0
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-1/+0
* fdo#39468 translate German commentsMichael Weghorn2014-12-201-56/+55
* callcatcher: lots more unused post ww1 filter removalCaolán McNamara2014-10-231-9/+0
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-291-6/+3
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-3/+6
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* svtools: sal_Bool->boolNoel Grandin2014-03-241-1/+1
* Removed unused solar.h reference in svtoolsAlexandre Vicenzi2014-01-201-1/+0
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* XubString->OUStringCaolán McNamara2013-09-021-1/+0
* convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin2013-08-151-11/+11
* convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2013-08-151-1/+1
* Change String to OUString in SwHTMLParser classPalenik Mihály2013-08-131-3/+3
* resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke2013-05-161-0/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+289