summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/svxcss1.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna1-0/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-01-14use unique_ptr in CSS1ParserNoel Grandin1-8/+3
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-3/+3
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-07-20loplugin:useuniqueptr in SvxCSS1PropertyInfoNoel Grandin1-2/+3
2018-07-20loplugin:useuniqueptr in SvxCSS1ParserNoel Grandin1-2/+2
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-02loplugin:singlevalfieldsNoel Grandin1-5/+0
2018-01-30Introduce name for one specific use of USHRT_MAXStephan Bergmann1-0/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-4/+0
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-1/+0
2017-05-03tdf#39468: Translate German comments in sw/source/filter/html/svxcss1.hxxJens Carl1-41/+36
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-1/+1
2017-03-02Fix typosAndrea Gelmini1-2/+2
2017-02-21Add list-style-type support to html parserThorsten Behrens1-0/+5
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-4/+0
2016-11-25convert CSS1_SCRIPT to o3tl::typed_flagsNoel Grandin1-9/+15
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna1-22/+22
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-2/+2
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-13remove some useless commentsNoel Grandin1-3/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2015-10-06loplugin:unusedmethodsNoel Grandin1-16/+0
2015-08-22tdf#93240: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-6/+8
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-2/+2
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl1-8/+7
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-20/+20
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-14don't include unused tools/string.hxxChr. Rossmanith1-1/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+0
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-5/+5
2013-08-06Change String to OUString in some class.Palenik Mihály1-18/+18