summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-03-04tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna
2021-02-25tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth
2021-02-08tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth
2021-01-26tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna
2021-01-25tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth
2021-01-25Revert "sw: DOCX export: don't export numPr to style from outline numrule"Justin Luth
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke
2021-01-04Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov
2021-01-04tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2020-12-22tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-12-17tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth
2020-12-14tdf#136929 docx export: keep frame with paragraphJustin Luth
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-19fastparser in TokenContextNoel
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-14DOCX export: handle conditional fieldsMiklos Vajna
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#136952 ww8export: always check for breakAfter on last splitJustin Luth
2020-11-05StartElement->startFastElement in swNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28tdf#132149 ww8export: respect ginormous paragraphsJustin Luth
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann