summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-08svtools: allow writing characters with HtmlWriterMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna
2017-12-12ensure dec ref if exception calledCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky
2017-05-17Clean up local HTML_IS* macrosStephan Bergmann
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-11Casting from Int32 to uLong to Int32 doesn't make sense.Eike Rathke
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10Fix Windows build: uLong is not Int64Eike Rathke
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky
2017-05-10tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-01Display unknown token for html key in consoleJulien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin