summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf2.cxx
AgeCommit message (Expand)Author
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-17ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-01ofz#30657 Timeout, ignore duplicate images when fuzzingCaolán McNamara
2021-06-27ofz#30647 skip boring slow path for fuzzingCaolán McNamara
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth
2021-04-10tdf#120761 doc import: fix z-order background logicJustin Luth
2021-04-09tdf#120768 doc import: z-order background shapes behind othersJustin Luth
2021-03-11rename GrafikCtor to GraphicCtorNoel
2020-10-20use tools::Long in swNoel
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-07-21Fix typoAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-26tdf#117129 ww8import: prevent divide-by-zeroJustin Luth
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf2.cxxMichael Stahl
2018-03-13Translate German variable namesJohnny_M
2018-03-06Fix typosAndrea Gelmini
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-13ofz#2980 TimeoutCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-07loplugin:constparams in swNoel Grandin
2017-09-26ofz#2980 timeoutCaolán McNamara
2017-09-13tdf#75539 ww8import: fix horizontalLine percentageJustin Luth
2017-08-28ofz#3189 Direct-leakCaolán McNamara
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-06ofz: fix some leaksCaolán McNamara
2017-06-21tdf#39468 Translate German comments in sw/Jens Carl