summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2022-08-17forcepoint#108 sw: tweak a bitMichael Stahl
2022-08-16forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin
2022-08-08unique_ptr->optional in XTextRangeOrNodeIndexPositionNoel Grandin
2022-08-08unique_ptr->optional in SwXMLImportNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-03tdf#145226 sw: ODF export: fix table-row/table-cell style display-nameMichael Stahl
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-31tdf#145226 sw: ODF export: fix table-row/table-cell stylesMichael Stahl
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../xmlNoel Grandin
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-19sw_fieldmarkhide: disable layout cache if there are fieldmarksMichael Stahl
2022-01-03tdf#129448: Auto first-line indent should not be effected by line spaceKevin Suo
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-12-08tdf#107292: ODT import: fix order of deletions at same positionLászló Németh
2021-11-19sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument()Miklos Vajna
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-23tdf#131025 ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSETJustin Luth
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin