summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/svxcss1.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-08-20loplugin:constvars in swNoel Grandin1-2/+2
2019-06-13Avoid -fsanitize=float-cast-overflowStephan Bergmann1-3/+6
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-10/+10
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-14use unique_ptr in CSS1ParserNoel Grandin1-20/+5
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-5/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-21fix --enable-debug buildsStephan Bergmann1-1/+1
2018-10-20loplugin:staticvar in swNoel Grandin1-75/+43
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-5/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann1-1/+2
2018-08-14loplugin:returnconstant in SvxCSS1ParserNoel Grandin1-2/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-07-20loplugin:useuniqueptr in SvxCSS1PropertyInfoNoel Grandin1-24/+11
2018-07-20loplugin:useuniqueptr in SvxCSS1ParserNoel Grandin1-6/+6
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-5/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-02loplugin:singlevalfieldsNoel Grandin1-100/+43
2018-01-30Introduce name for one specific use of USHRT_MAXStephan Bergmann1-18/+22
2018-01-22limit the rest of CSS1_PIXLENGTH usersCaolán McNamara1-40/+67
2018-01-19ofz#5483 Integer-overflowCaolán McNamara1-2/+5
2018-01-16ofz#5391 Integer-overflowCaolán McNamara1-4/+12
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-33/+33
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-56/+56
2018-01-11ofz#5247 Integer-overflowCaolán McNamara1-4/+8
2018-01-10ofz: Integer-overflowCaolán McNamara1-5/+9
2018-01-08ofz#5015 Integer-overflowCaolán McNamara1-4/+4
2018-01-04ofz#4947 Integer-overflowCaolán McNamara1-4/+12
2017-12-31ofz#4852 Integer-overflowCaolán McNamara1-6/+10
2017-12-30coverity#1427008 Result is not floating-pointCaolán McNamara1-2/+2
2017-12-27ofz#4725 Integer-overflowCaolán McNamara1-4/+12
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke1-5/+0
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-20/+15
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann1-2/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-3/+1
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-3/+0
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24tdf#39468 Translate German comments in swJens Carl1-53/+51
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-9/+9
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-3/+3
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-9/+9
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-9/+9