summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna1-4/+17
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-2/+2
2019-08-03Fix typosAndrea Gelmini1-2/+2
2019-07-30tdf#112535 DOC import: fix handling the have contour but no polygon caseMiklos Vajna1-0/+8
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-3/+3
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-25tdf#101826 ww8import: Fly - do convert XATTR if FILLSTYLE==NONEJustin Luth1-1/+7
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+10
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-6/+2
2019-04-30tdf#101826 ww8import: Fly - don't convert XATTR back and forthJustin Luth1-2/+25
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen1-1/+9
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-1/+2
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel1-0/+11
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann1-81/+81
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2019-01-21tdf#101826 ww8import: add XATTR_* to textbox attr setJustin Luth1-2/+2
2019-01-06tdf#122425: explicitly remove borders for newly created flysMike Kaganski1-0/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-9/+6
2018-11-07loplugin:collapseif in swNoel Grandin1-21/+18
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-4/+2
2018-10-05Fix typoAndrea Gelmini1-1/+1
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::InsertAttrsAsDrawingAttrsNoel Grandin1-4/+3
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-08-15ofz#9908 validate no negative editengine selection positionsCaolán McNamara1-1/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-14ofz#9116 Integer-overflowCaolán McNamara1-10/+10
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-4/+3
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin1-3/+3
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov1-4/+3
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-3/+3
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara1-3/+2
2018-04-20MungeTextIntoDrawBox 1st arg is member of 2nd argCaolán McNamara1-3/+5
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara1-10/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-4/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-14/+38
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-38/+14
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-14/+38
2018-04-04sw: convert DELETEZ to unique_ptr in ww8graf.cxxMichael Stahl1-3/+7
2018-04-02ofz#7285 Integer overflowCaolán McNamara1-2/+2
2018-03-13Translate German variable namesJohnny_M1-4/+4
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-32/+32
2018-02-21ColorData->Color in swNoel Grandin1-1/+1
2018-02-19ofz#6459 leakCaolán McNamara1-0/+6
2018-02-17Translate German variable namesJohnny_M1-2/+2
2018-02-16ofz#6414 Integer-overflowCaolán McNamara1-1/+2
2018-02-12Translate German variable namesJohnny_M1-2/+2
2018-01-29ofz#3005 TimeoutCaolán McNamara1-1/+1