summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8scan.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-60/+60
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-03the ww8 dumper is long deadCaolán McNamara1-6/+0
2015-08-24Handle GetBaseCp overflowStephan Bergmann1-1/+1
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara1-0/+1
2015-08-24Revert "guard against hangs with bogus unsorted plcfs"Caolán McNamara1-1/+0
2015-08-24guard against hangs with bogus unsorted plcfsCaolán McNamara1-0/+1
2015-08-20sanitize lcbCmds lengthCaolán McNamara1-1/+1
2015-08-14convert pPieceGrpprls to vector and merge calc and load loops togetherCaolán McNamara1-3/+2
2015-08-13convert pStatus to vector and use at to check offsetsCaolán McNamara1-2/+2
2015-08-11more long to WW8_CP conversionsCaolán McNamara1-2/+2
2015-08-07Translate remaining German comments to English.Thomas Klausner1-121/+120
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-51/+51
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-36/+24
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-05fdo#67870 WW8 filter: import zoom typeJustin Luth1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-12-30-Werror,-Wconstant-conversionStephan Bergmann1-1/+1
2014-12-30i#93570 DOC import: tokenize PlcfAtnBkf and PlcfAtnBklMiklos Vajna1-3/+36
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara1-1/+1
2014-12-10Cargo cult?Stephan Bergmann1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-7/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-12Typo: compatability->compatibilityJulien Nabet1-50/+50
2014-07-16coverity#708510 Uninitialized scalar fieldCaolán McNamara1-8/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-5/+5
2014-05-11coverity#708503 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-05-10coverity#708513 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-20coverity#705541 Unintentional integer overflowCaolán McNamara1-8/+8
2014-04-17Simplify wwSprmSearcher furtherStephan Bergmann1-3/+7
2014-04-17Remove newly unused structStephan Bergmann1-8/+0
2014-04-17Simplify wwSprmSearcherStephan Bergmann1-2/+24
2014-04-17Remove unused typedefStephan Bergmann1-1/+0
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-52/+52
2014-02-27Remove visual noise from swAlexander Wilms1-7/+5
2014-02-12more SvStream:operator>> conversionNoel Grandin1-2/+2