summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2023-11-08loplugin:fieldcast in SwXMLTableContextNoel Grandin
2023-11-08loplugin:fieldcast in XMLRedlineImportHelperNoel Grandin
2023-11-08loplugin:fieldcast in SwXMLItemSetContextNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07use more TypedWhichIdNoel Grandin
2023-11-07warn about exotic protocols as wellCaolán McNamara
2023-10-30Fix typoAndrea Gelmini
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-29use more TempFileFast in TestPDFExportFODTNoel Grandin
2023-10-28ofz#63646 avoid Timeout when document fails to loadCaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-17Related tdf#157726: make iterators local to loopsJulien Nabet
2023-10-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-23tdf#155510 ODT import: ignore props of covered table cells, unless in comp modeMiklos Vajna
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-23ofz#60533 Timeout with fo:font-size="842pt"Caolán McNamara
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-16ofz#59859 TimeoutCaolán McNamara
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26ofz#59338 Abrt failed_throwCaolán McNamara
2023-05-25merge some stringaddsNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-24sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-15ofz#58942 tweak so fuzzing uses the same defaults as real world writerCaolán McNamara
2023-05-13Related: ofz#58942 use the same flags as filterdetect.cxxCaolán McNamara
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#150673 sw xmloff: import/export tracked table columnLászló Németh
2023-05-10Related: ofz#58781 insist on presence of office:mimetypeCaolán McNamara
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-04-27add something for fodt to pdfCaolán McNamara
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-03-31tdf#154486: Use known name when inserting the table into the documentMike Kaganski
2023-03-31tdf#154486: use importer-local map to deduplicate table namesMike Kaganski
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-11Simplify SwNodeIndexMike Kaganski
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen