summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-2/+0
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth1-1/+0
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov1-1/+2
2021-06-07sw: WriteLong/Short -> SvStream::Write[U]Int[16|32]Vasily Melenchuk1-15/+17
2021-06-07sw: prefix members of CSS1Selector, HTMLStartEndPos, SvxCSS1MapEntry and ...Miklos Vajna7-58/+57
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias2-2/+11
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias3-0/+32
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna4-1/+59
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna1-3/+19
2021-06-03indexing: start of Indexing Export impl. based on (X)HTML exportTomaž Vajngerl2-3/+33
2021-06-03tdf#79069 DOCX: support tracked table (row) deletionLászló Németh1-1/+58
2021-06-03sw XHTML / reqif export: fix PNG export of shapesMiklos Vajna1-0/+5
2021-06-03sw XHTML / reqif export: implement OLE wrapper support for shapesMiklos Vajna1-30/+51
2021-06-03sw: rename some variable/method names in html import/exportTomaž Vajngerl6-97/+97
2021-06-02sw XHTML / reqif export: export non-PNG graphic shapes directlyMiklos Vajna1-4/+30
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+2
2021-06-02sw XHTML / reqif export: export PNG shapes directlyMiklos Vajna1-4/+18
2021-06-01sw XHTML / reqif export: write PNG fallback for non-PNG imagesMiklos Vajna3-30/+54
2021-05-31sw XHTML / reqif export: export PNG images directly, without an OLE wrapperMiklos Vajna3-5/+12
2021-05-31no need to allocate this separatelyNoel Grandin1-1/+1
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna11-226/+222
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth3-0/+19
2021-05-30sw : missing std::optional includeArnaud Versini1-0/+1
2021-05-30frequent recent CppunitTest_sw_uiwriter failureCaolán McNamara1-1/+1
2021-05-30std::unique_ptr->std::optionalNoel Grandin6-23/+23
2021-05-29std::unique_ptr->std::optionalNoel Grandin5-45/+45
2021-05-29no need to allocate these on the heapNoel Grandin2-34/+34
2021-05-28sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna1-11/+37
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin1-2/+3
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna3-7/+66
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh5-2/+84
2021-05-27Fix typosAndrea Gelmini1-1/+1
2021-05-26sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna1-38/+27
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna6-89/+89
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna40-198/+200
2021-05-21fix leak in SwHTMLPosFlyFrameNoel Grandin1-1/+2
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov1-1/+16
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin1-48/+19
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh1-16/+1
2021-05-19fix leak in SwWW8ImplReader::Read_GrafLayerNoel Grandin1-1/+1
2021-05-18tdf#76817 tdf#141966 ooxmlexport: write OutlineRule if not inheritedJustin Luth1-11/+20
2021-05-18Don't remove section at the end of inserted text tdf#142157Georgy Litvinov1-5/+6
2021-05-17split OutputDevice from WindowNoel Grandin2-2/+2
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna2-141/+134
2021-05-14Improve loplugin:stringviewStephan Bergmann4-6/+6
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna1-2/+4
2021-05-13inline some typedefsNoel Grandin2-4/+2
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna1-1/+67
2021-05-11fix leak in RtfExportNoel Grandin2-3/+2
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-2/+4