summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)Author
2020-07-16tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth
2020-05-30tdf#133453 doc import: HasSprm can return last oneJustin Luth
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-27Remove unused WW8_FFN_Ver8Stephan Bergmann
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-07Remove unnecessary(?) memsetStephan Bergmann
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna
2019-08-09Fix typosAndrea Gelmini
2019-08-04Fix typoAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-24cid#1448539 try silence Double freeCaolán McNamara
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-03-23ofz#13881 Integer OverfloWCaolán McNamara
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05Better types for nFc and nLenStephan Bergmann
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-15use unique_ptr in WW8StyleNoel Grandin
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-31Translate German commentsJohnny_M
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-09Fix typoAndrea Gelmini
2018-08-15ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara
2018-08-06loplugin:useuniqueptr in WW8PLCFx_BookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_AtnBookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_FactoidBookNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30workaround msvc compiler warningCaolán McNamara
2018-07-26loplugin:useuniqueptr in WW8PLCFx_PCDAttrsNoel Grandin
2018-07-26loplugin:useuniqueptr in WW8PLCFx_SubDocNoel Grandin
2018-07-26loplugin:useuniqueptr in WW8PLCFx_Fc_FKPNoel Grandin
2018-07-25ofz#7886 reject bogus text offsets inside fibCaolán McNamara
2018-07-25convert pFontA to std::vectorCaolán McNamara