summaryrefslogtreecommitdiff
path: root/include/svtools/parhtml.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-6/+6
2019-12-23sal_Char->char in svtools..svlNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-3/+3
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-5/+5
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+5
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin1-4/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-3/+3
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-2/+1
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-10/+10
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-4/+5
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin1-4/+2
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin1-2/+2
2017-03-06convert HTMLInputType to scoped enumNoel Grandin1-13/+13
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin1-4/+4
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin1-5/+29
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
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