summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
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
2021-09-28make this look less like it grew organically and more like it was plannedCaolán McNamara
2021-09-28tdf#144532 closing mail merge wizard preview removed document's data sourceCaolán McNamara
2021-09-28flatten this in advance of additional changesCaolán McNamara
2021-09-22no need to allocate these SfxItemSet on the heapNoel 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 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
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-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-09sw: prefix members of SwXMLDDETableContext_Impl, SwXMLTableCell_Impl, ...Miklos Vajna
2021-08-02sw: prefix members of SwXMLTableColsContext_Impl, ...Miklos Vajna
2021-07-26sw: prefix members of SwXMLTableColContext_Impl, SwXMLTableColumn_Impl, ...Miklos Vajna
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna
2021-07-05sw: prefix members of CaptionSaveStruct, HTMLTableRow, ...Miklos Vajna
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-18Don't remove section at the end of inserted text tdf#142157Georgy Litvinov
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen