summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf2.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Fix typoAndrea Gelmini1-2/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann1-14/+14
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-16/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-9/+3
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara1-1/+1
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov1-2/+2
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-04-26tdf#117129 ww8import: prevent divide-by-zeroJustin Luth1-1/+2
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf2.cxxMichael Stahl1-9/+7
2018-03-13Translate German variable namesJohnny_M1-8/+8
2018-03-06Fix typosAndrea Gelmini1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-13ofz#2980 TimeoutCaolán McNamara1-2/+10
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-1/+1
2017-12-04loplugin:singlevalfieldsNoel Grandin1-2/+2
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-07loplugin:constparams in swNoel Grandin1-2/+2
2017-09-26ofz#2980 timeoutCaolán McNamara1-4/+6
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth1-1/+1
2017-08-28ofz#3189 Direct-leakCaolán McNamara1-11/+11
2017-08-07loplugin:constparams in sw part9Noel Grandin1-5/+5
2017-07-06ofz: fix some leaksCaolán McNamara1-1/+1
2017-06-21tdf#39468 Translate German comments in sw/Jens Carl1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+4
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl1-4/+8
2017-05-05tdf#39468: Translate German comments and terms in sw/source/filter/ww8/Jens Carl1-2/+2
2017-04-06eof is not an error, but we don't want to parse short read dataCaolán McNamara1-1/+1
2017-04-06valgrind: reverse tests of use read result and test result is safe to useCaolán McNamara1-1/+1
2017-04-03ofz: fix leakCaolán McNamara1-11/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-02-15Resolves: tdf#101000 ensure unique image names in .docsCaolán McNamara1-7/+20
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-1/+2
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-1/+1
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-3/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1