summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
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-12sw floattable: add an AllowTextAfterFloatingTableBreak compat flagMiklos Vajna
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-05-26ofz#59338 Abrt failed_throwCaolán McNamara
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-10Related: ofz#58781 insist on presence of office:mimetypeCaolán McNamara
2023-04-27add something for fodt to pdfCaolán McNamara
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-03-31tdf#154486: use importer-local map to deduplicate table namesMike Kaganski
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-13tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2022-10-31ofz#52898 bad cast to SwXMLImportNoel Grandin
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-10-12rearrange node logic hereNoel Grandin
2022-10-06use more SwPosition::SetContentNoel Grandin
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin
2022-09-12tdf#150753: always do the final steps, including unlocking draw modelMike Kaganski
2022-08-20Add a SwNodes::Delete variant that takes an SwNodeNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-08unique_ptr->optional in SwXMLImportNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-01-03tdf#129448: Auto first-line indent should not be effected by line spaceKevin Suo
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06ODT xmlimport: No need to specify the default value for LoadReadonlyJustin Luth
2021-09-06ODT xmlimport: No need to specify the default value for settingsJustin Luth
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski