/source/sr/editeng/

g.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.cxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
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-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-12New loplugin:stringviewparamStephan Bergmann