summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-07-29no need for this map to be optionalNoel Grandin
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-27Fix typoAndrea Gelmini
2021-07-27write out image size in html export for 'keep ratio' imagesLuboš Luňák
2021-07-27sw: document the last parameter of FieldVanish() where it's not usedMiklos Vajna
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-26tdf#143424: support for "Chapter number without separator"Vasily Melenchuk
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-26sw: prefix members of SwXMLTableColContext_Impl, SwXMLTableColumn_Impl, ...Miklos Vajna
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin
2021-07-25ofz#36537 Invalid-enum-valueCaolán McNamara
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-22set size properly when setting embed size from fallback graphicLuboš Luňák
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-07-20Drop BuildWhichTable and avoid reinterpret_casting a struct to arrayMike Kaganski
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-13sw RTF export: use std::make_uniqueMiklos Vajna
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna
2021-07-09ofz: OOMCaolán McNamara
2021-07-09make this a little more readableCaolán McNamara
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-07make code a little clearer to indicate that pAnchor isn't leakedCaolán McNamara
2021-07-07ofz#35832 TimeoutCaolán McNamara
2021-07-05sw: prefix members of CaptionSaveStruct, HTMLTableRow, ...Miklos Vajna
2021-07-05tdf#104239 doc import CN: don't skip no-style levelsJustin Luth
2021-07-04ofz#33258 don't set a replacement font if the current one is the sameCaolán McNamara
2021-07-04tidy lcl_swcss1_setEncoding a littleCaolán McNamara
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski
2021-07-03tdf#142902 DOCX export: remove personal info of comments and changesLászló Németh
2021-07-03tdf104239 doc import: re-arrange aPreventUseAsChapterNumberingJustin Luth
2021-07-03doc import: halt earlier for non-paragraph stylesJustin Luth
2021-07-02Change order of parameter to LTRB for better readabilityRegina Henschel
2021-07-02tdf#123569 correct position of rotated Writer imageRegina Henschel
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-07-01tdf#142871 sw HTML export: avoid unwanted inner PNG for imagesMiklos Vajna
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin