summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)Author
2020-05-15DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-29Fix typosAndrea Gelmini
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-09sw btlr writing mode: handle DOC export of textframesMiklos Vajna
2019-08-07Remove code for GetBlibID unused param rBoundRectLuke Deller
2019-08-03Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-13Translate German variable namesJohnny_M
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-05Translate German variable namesJohnny_M
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01tdf#45999 doc: make RTL text in comments show correctly in MSWord.Mark Hung
2018-02-21loplugin:changetoolsgen in swNoel Grandin