summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin5-8/+8
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen5-1/+25
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin7-21/+10
2019-05-07tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna1-9/+17
2019-05-07Replace list by deque for maFkpCache (ww8scan)Julien Nabet1-2/+2
2019-05-06sw: prefix members of CSS1ParserMiklos Vajna2-227/+227
2019-05-06tdf#113483: DOCX: fix encoding of bookmarks with non-ASCII lettersAdam Kovacs1-1/+8
2019-05-05Fix typoAndrea Gelmini1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov9-17/+16
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-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-04-29sw: prefix members of HTMLTableCellMiklos Vajna1-48/+48
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen3-3/+4
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+2
2019-04-27docx export: implement text-input field exportVasily Melenchuk1-2/+4
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh1-0/+23
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand22-132/+147
2019-04-24crashtesting: imported junk as form field textCaolán McNamara1-4/+8
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin1-2/+2
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin7-82/+49
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski4-841/+571
2019-04-19optimise find/insert patternNoel Grandin4-19/+10
2019-04-17Better fix for 6340daac7b99c65249363a4bb61c492de31ef5d6Stephan Bergmann1-2/+2
2019-04-15Revert broken loplugin:sequentialassign changeStephan Bergmann1-1/+2
2019-04-15tdf#114441 - Convert variables use Tell() function sal_uLong to sal_uInt64Muzaffer Kadir YILMAZ1-8/+8
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2-2/+0
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen4-0/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+6
2019-04-14loplugin:sequentialassign in swNoel Grandin8-21/+9
2019-04-12prefer vector::data to &vector[0]Caolán McNamara5-9/+9
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz4-310/+7
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski1-4/+2
2019-04-07tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel2-0/+41
2019-04-05FIX: DOCX export: use all updated attributes during table exportPatrick Jaap1-74/+123
2019-04-05sw btlr writing mode: implement RTF exportMiklos Vajna1-0/+7
2019-04-04Get rid of USS macroMike Kaganski1-1/+1
2019-04-04Fix typoAndrea Gelmini1-1/+1
2019-04-03Fix in convertToOOXMLHoriOrient: values of VertOrient were takenPatrick Jaap1-14/+11
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-04-03Fix typosJens Carl1-1/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen4-0/+4
2019-03-30tdf#123912 ww8 export: re-protect implicit sectionJustin Luth1-1/+5
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen10-0/+15
2019-03-29sw btlr writing mode: implement DOC filterMiklos Vajna3-26/+17