summaryrefslogtreecommitdiff
path: root/include/svtools/parhtml.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2014-12-20fdo#39468 translate German commentsMichael Weghorn
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály
2013-05-16resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen