summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-12drop unused argumentCaolán McNamara
2017-04-12ofz: timeout, guard against going backwardsCaolán McNamara
2017-04-11consistently track amount of buffers remainingCaolán McNamara
2017-04-05ofz: stay within available dataCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-02-22sw: typoMichael Stahl
2017-02-21sw: this member is a WW8_CPMichael Stahl
2017-02-21sw: clean up LONG_MAX/WW8_CP_MAX confusionMichael Stahl
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-16these sal_uLongs want to be sal_uInt32Caolán McNamara
2016-12-15decloak some string literalsJochen Nitschke
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-21sw: prefix members of WW8PLCFManMiklos Vajna
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-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-03-21sw: MAN_ANZ_PLCF -> MAN_PLCF_COUNTMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-12-14DOC filter: tokenize PlcffactoidMiklos Vajna
2015-12-14DOC export: write SttbfBkmkFactoid structureMiklos Vajna
2015-12-12TyposJulien Nabet
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-03the ww8 dumper is long deadCaolán McNamara
2015-08-24Handle GetBaseCp overflowStephan Bergmann
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-24Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara
2015-08-20sanitize lcbCmds lengthCaolán McNamara
2015-08-14convert pPieceGrpprls to vector and merge calc and load loops togetherCaolán McNamara
2015-08-13convert pStatus to vector and use at to check offsetsCaolán McNamara
2015-08-11more long to WW8_CP conversionsCaolán McNamara