summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-06ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara1-4/+13
2017-09-26ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-01ofz#3154 check bounds of special sprmCaolán McNamara1-15/+37
2017-08-28ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2017-08-11ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2017-06-27ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea1-2/+2
2017-04-07ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2016-11-21sw: prefix members of WW8PLCFManMiklos Vajna1-166/+166
2016-11-18coverity#1394416 ensure there's enough data to readCaolán McNamara1-1/+1
2016-11-18Resolves: tdf#91916 different word 6/7 vers have ambiguous sprmsCaolán McNamara1-35/+58
2016-11-07sw: prefix members of WW8ScannerBaseMiklos Vajna1-145/+145
2016-10-27loplugin:expandablemethods in swNoel Grandin1-20/+5
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-596/+596
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-16/+16
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-08-31add spaces in warningCaolán McNamara1-2/+2
2016-07-22Resolves: tdf#59896 ww6 plcf generation reversed checkCaolán McNamara1-2/+4
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-13/+13
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-6/+6
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-01sw: document what are these numbers in the WW8Fib ctorMiklos Vajna1-0/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-03-21sw: MAN_ANZ_PLCF -> MAN_PLCF_COUNTMiklos Vajna1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-26/+13
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-14DOC filter: mark SmartTag support non-experimentalMiklos Vajna1-28/+18
2015-12-14DOC filter: tokenize PlcffactoidMiklos Vajna1-1/+3
2015-12-14DOC export: write propBags in SmartTagDataMiklos Vajna1-0/+18
2015-12-14DOC export: write factoidTypes in SmartTagDataMiklos Vajna1-1/+45
2015-12-14DOC export: write SttbfBkmkFactoid structureMiklos Vajna1-1/+3
2015-12-14DOC export: embed factoids when writing factoid bookmarksMiklos Vajna1-0/+2
2015-12-12coverity#1341876 Untrusted loop boundCaolán McNamara1-2/+9
2015-12-11DOC export: register the smart tag offsets/locations in the FIBMiklos Vajna1-1/+17
2015-12-09coverity#1341777 Resource leak in objectCaolán McNamara1-0/+1
2015-12-08WW8SmartTagData::Read: check seek resultMiklos Vajna1-1/+2
2015-12-08DOC import: read SmartTagDataMiklos Vajna1-0/+108
2015-12-08DOC import: tokenize smart-tag dataMiklos Vajna1-0/+6
2015-12-08DOC import: tokenize PlcfBkfFactoid and PlcfBklFactoidMiklos Vajna1-1/+140
2015-12-07DOC import: tokenize smart-tag bookmark offsets/sizesMiklos Vajna1-0/+14
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-82/+82
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+2