summaryrefslogtreecommitdiff
path: root/include/svtools/parhtml.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-9/+9
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+2
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-7/+0
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2014-12-20fdo#39468 translate German commentsMichael Weghorn1-56/+55
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara1-9/+0
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-6/+3
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi1-1/+0
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-02XubString->OUStringCaolán McNamara1-1/+0
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-11/+11
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály1-3/+3
2013-05-16resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke1-0/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+289