summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-01-28simplify code, use more subView()Noel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#138544 sw LoadUserSettings: default ConsiderTextWrapOnObjPosJustin Luth
2021-01-14tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesParaJustin Luth
2021-01-13tdf#138544 sw LoadUserSettings: default SubtractFlysAnchoredAtFlysJustin Luth
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreakJustin Luth
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2021-01-07tdf#138544 sw LoadUserSettings: default PrinterIndependentLayoutJustin Luth
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke
2020-12-29Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08remove unused SvXMLTokenMapsNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-03fastparser in SwXMLBodyContentContextNoel
2020-12-03fastparser in SwXMLTableContextNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-28fastparser in SwXMLTableContextNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23fastparser in SwXMLTableContextNoel Grandin
2020-11-22fastparser in SwXMLDocContext_ImplNoel Grandin
2020-11-19fastparser in TokenContextNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-05StartElement->startFastElement in swNoel
2020-11-05loplugin:unusedenumconstantsNoel
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-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel