summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin1-314/+314
2020-06-10loplugin:buriedassign in swNoel Grandin1-7/+16
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth1-4/+7
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-01-24loplugin:makeshared in swNoel Grandin1-1/+1
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-18/+5
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+2
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-1/+1
2019-09-29Fix typosAndrea Gelmini1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-09sw btlr writing mode: handle DOC export of textframesMiklos Vajna1-0/+3
2019-08-07Remove code for GetBlibID unused param rBoundRectLuke Deller1-39/+1
2019-08-03Fix typosAndrea Gelmini1-3/+3
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-8/+16
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel1-0/+30
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+2
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-10/+7
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-43/+34
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-4/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-13/+8
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-2/+1
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-1/+1
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-16/+5
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-1/+1
2018-06-29tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-1/+2
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov1-8/+8
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+10
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-16/+0
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+2
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-2/+4