Age | Commit message (Expand) | Author |
2022-06-10 | loplugin:constantparam | Noel Grandin |
2022-04-06 | Drop write-only uses of pNonConvertableChars argument | Mike Kaganski |
2022-04-06 | tdf#148413: Drop HTML export encoding configuration; use UTF-8 | Mike Kaganski |
2021-05-03 | sal_uLong->sal_uInt32 in HTMLOutFuncs | Noel Grandin |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-19 | tdf#124176 use pragma once instead of include guards | Roman Kuznetsov |
2020-03-13 | Revert "loplugin:constfields in svtools" | Noel Grandin |
2019-12-23 | sal_Char->char in svtools..svl | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-10-03 | loplugin:constfields in svtools | Noel Grandin |
2018-07-06 | sw HTML export: avoid writing <font> in XHTML mode | Miklos Vajna |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-03-01 | sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag() | Miklos Vajna |
2017-10-23 | loplugin:includeform: svtools | Stephan Bergmann |
2017-10-16 | Make include/svtools include files found through global -Iinclude | Stephan Bergmann |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-25 | convert UNO event ids to scoped enum | Noel Grandin |
2017-05-05 | loplugin:checkunusedparams in svtools | Noel Grandin |
2016-11-21 | loplugin:countusersofdefaultparams in include/svtools | Noel Grandin |
2016-10-07 | rhbz#1382401: Support surrogate pairs in HTMLOutFuncs | Stephan Bergmann |
2016-09-05 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-03-23 | tdf#63211: saving embedded images to HTML optional | Oliver Specht |
2016-03-01 | loplugin:unuseddefaultparam in svtools | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2014-12-16 | fdo#39468 translate German comments | Michael Weghorn |
2014-09-22 | html: add applyEvents to HTML output | Tomaž Vajngerl |
2014-04-06 | WaE: passing OString by value, rather pass by reference | Tor Lillqvist |
2014-04-06 | Add HtmlWriterHelper to svtools. | Tomaž Vajngerl |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2013-11-09 | fdo#65108 inter-module includes <> include/svtools | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-10-13 | Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it | Tor Lillqvist |
2013-10-12 | Test _WIN32 instead of UNX as it's Win32 that is the special case here | Tor Lillqvist |
2013-08-22 | convert include/svtools/htmlout.hxx from String to OUString | Noel Grandin |
2013-08-05 | Change String class to OUString class in two files. | Palenik Mihály |
2013-07-15 | callcatcher: update unused code | Caolán McNamara |
2013-07-11 | fdo#63211 - embed images in HTML export. | Ciorba Edmond |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |