summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)Author
2017-03-02Fix typosAndrea Gelmini
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-21sw: clean up LONG_MAX/WW8_CP_MAX confusionMichael Stahl
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-27shuffle for coverity#1394416Caolán McNamara
2016-12-16these sal_uLongs want to be sal_uInt64Caolán McNamara
2016-12-16these sal_uLongs want to be sal_uInt32Caolán McNamara
2016-12-16there want to be 32bit in size, not "long"Caolán McNamara
2016-12-15decloak some string literalsJochen Nitschke
2016-12-04coverity#1394416 another effort at silencing Out-of-bounds readCaolán McNamara
2016-12-02coverity#1394416 try and get it to see this bounds checkCaolán McNamara
2016-11-24coverity#1394416 ensure there's enough data to readCaolán McNamara
2016-11-21sw: prefix members of WW8PLCFManMiklos Vajna
2016-11-18coverity#1394416 ensure there's enough data to readCaolán McNamara
2016-11-18Resolves: tdf#91916 different word 6/7 vers have ambiguous sprmsCaolán McNamara
2016-11-07sw: prefix members of WW8ScannerBaseMiklos Vajna
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-31add spaces in warningCaolán McNamara
2016-07-22Resolves: tdf#59896 ww6 plcf generation reversed checkCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-01sw: document what are these numbers in the WW8Fib ctorMiklos Vajna
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-21sw: MAN_ANZ_PLCF -> MAN_PLCF_COUNTMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-14DOC filter: mark SmartTag support non-experimentalMiklos Vajna
2015-12-14DOC filter: tokenize PlcffactoidMiklos Vajna
2015-12-14DOC export: write propBags in SmartTagDataMiklos Vajna
2015-12-14DOC export: write factoidTypes in SmartTagDataMiklos Vajna
2015-12-14DOC export: write SttbfBkmkFactoid structureMiklos Vajna
2015-12-14DOC export: embed factoids when writing factoid bookmarksMiklos Vajna
2015-12-12coverity#1341876 Untrusted loop boundCaolán McNamara
2015-12-11DOC export: register the smart tag offsets/locations in the FIBMiklos Vajna
2015-12-09coverity#1341777 Resource leak in objectCaolán McNamara
2015-12-08WW8SmartTagData::Read: check seek resultMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-12-08DOC import: tokenize smart-tag dataMiklos Vajna
2015-12-08DOC import: tokenize PlcfBkfFactoid and PlcfBklFactoidMiklos Vajna
2015-12-07DOC import: tokenize smart-tag bookmark offsets/sizesMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon