summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)Author
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-23Fix typoAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-16tdf#132094 doc: fix export of fill in wrap-through fly framesJustin Luth
2020-03-02speedup sw build a littleNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
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