summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.cxx
AgeCommit message (Expand)Author
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-09-29Fix typosAndrea Gelmini
2015-09-21don't hang on busted subdocument offsetsCaolán McNamara
2015-09-09no point in reminding me now, we shipped a while backCaolán McNamara
2015-09-07cppcheck: redundantConditionCaolán McNamara
2015-09-03the ww8 dumper is long deadCaolán McNamara
2015-09-02doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-02hinter: 'after' better than 'behind'Caolán McNamara
2015-08-25Handle non-aligned FFNsStephan Bergmann
2015-08-24Handle GetBaseCp overflowStephan Bergmann
2015-08-24Handle zero nPLCFStephan Bergmann
2015-08-24loop over successfully read bookmarksCaolán McNamara
2015-08-24limit seeks to valid areaCaolán McNamara
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-24dismiss bad seek offsets earlyCaolán McNamara
2015-08-24fix crash with empty booknamesCaolán McNamara
2015-08-21afl-clang-fast++ seems to miscompile thisCaolá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-12consider negative nPN a failureCaolán McNamara
2015-08-12test for end before start, e.g. hang-3.docCaolán McNamara
2015-08-11more long to WW8_CP conversionsCaolán McNamara
2015-08-11-fsanitize=undefinedStephan Bergmann
2015-08-11avoid hang with certain .docsCaolán McNamara
2015-08-08Translate two assertions to English, adapt two others for consistency.Thomas Klausner
2015-08-07tdf#39468 Translate German Comments - sw/source/filter/ww8/ww8scan.cxxPhillip Sz
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-22read block in one swoop, rather than char by charCaolán McNamara
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-21some ww6 left-oversCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann