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
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-01-26remove some unused local varsNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl
2018-11-15tdf#120991 sw_redlinehide_3: fix crash when storing clipboard documentMichael Stahl
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-19sw_redlinehide_2: disable layout-cache for nowMichael Stahl
2018-09-19sw_redlinehide_2: store flag in settings.xml tooMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-03-31loplugin:unusedfieldsNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin