summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf.cxx
AgeCommit message (Expand)Author
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-18Fix typo in codeAndrea Gelmini
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-30tdf#112535 DOC import: fix handling the have contour but no polygon caseMiklos Vajna
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-25tdf#101826 ww8import: Fly - do convert XATTR if FILLSTYLE==NONEJustin Luth
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-30tdf#101826 ww8import: Fly - don't convert XATTR back and forthJustin Luth
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-21tdf#101826 ww8import: add XATTR_* to textbox attr setJustin Luth
2019-01-06tdf#122425: explicitly remove borders for newly created flysMike Kaganski
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-05Fix typoAndrea Gelmini
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::InsertAttrsAsDrawingAttrsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15ofz#9908 validate no negative editengine selection positionsCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-14ofz#9116 Integer-overflowCaolán McNamara
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
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-20use a map to avoid looping on every obj deleteCaolán McNamara
2018-04-20MungeTextIntoDrawBox 1st arg is member of 2nd argCaolán McNamara
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
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-04sw: convert DELETEZ to unique_ptr in ww8graf.cxxMichael Stahl
2018-04-02ofz#7285 Integer overflowCaolán McNamara
2018-03-13Translate German variable namesJohnny_M