summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-1/+1
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-2/+3
2019-10-17Remove some memset callsMike Kaganski1-3/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-07Remove unnecessary(?) memsetStephan Bergmann1-1/+0
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna1-0/+10
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-08-04Fix typoAndrea Gelmini1-1/+1
2019-08-03Fix typosAndrea Gelmini1-6/+6
2019-07-24cid#1448539 try silence Double freeCaolán McNamara1-1/+2
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna1-27/+27
2019-04-12prefer vector::data to &vector[0]Caolán McNamara1-1/+1
2019-03-23ofz#13881 Integer OverfloWCaolán McNamara1-1/+5
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-3/+3
2019-03-05Better types for nFc and nLenStephan Bergmann1-1/+2
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann1-18/+18
2019-02-10loplugin:indentation in swNoel Grandin1-21/+21
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-24loplugin:constparams in swNoel Grandin1-2/+2
2019-01-15use unique_ptr in WW8StyleNoel Grandin1-8/+7
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann1-11/+124
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-6/+6
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-18/+10
2018-11-07loplugin:collapseif in swNoel Grandin1-17/+8
2018-10-31Translate German commentsJohnny_M1-2/+2
2018-10-15add SvStream::TellEndNoel Grandin1-6/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-5/+5
2018-09-17New loplugin:externalStephan Bergmann1-9/+9
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-8/+6
2018-09-09Fix typoAndrea Gelmini1-2/+2
2018-08-15ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara1-26/+13
2018-08-06loplugin:useuniqueptr in WW8PLCFx_BookNoel Grandin1-5/+2
2018-08-06loplugin:useuniqueptr in WW8PLCFx_AtnBookNoel Grandin1-5/+2
2018-08-06loplugin:useuniqueptr in WW8PLCFx_FactoidBookNoel Grandin1-5/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30workaround msvc compiler warningCaolán McNamara1-32/+32
2018-07-26loplugin:useuniqueptr in WW8PLCFx_PCDAttrsNoel Grandin1-123/+121
2018-07-26loplugin:useuniqueptr in WW8PLCFx_SubDocNoel Grandin1-5/+5
2018-07-26loplugin:useuniqueptr in WW8PLCFx_Fc_FKPNoel Grandin1-16/+13
2018-07-25ofz#7886 reject bogus text offsets inside fibCaolán McNamara1-0/+14
2018-07-25convert pFontA to std::vectorCaolán McNamara1-7/+9
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov1-3/+3
2018-05-22sw: prefix members of WW8StyleMiklos Vajna1-42/+42
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-6/+6
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-6/+6
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20ofz#7026 Integer-overflowCaolán McNamara1-1/+6
2018-03-18ofz#6990 Integer-overflowCaolán McNamara1-2/+22
2018-03-16ofz#6950 Integer-overflowCaolán McNamara1-2/+8
2018-03-07use more Color in swNoel Grandin1-1/+1