summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmleohlp.cxx
AgeCommit message (Expand)Author
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-06-29Use getXWeak in svxMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-20use cppu::BaseMutex in SvXMLEmbeddedObjectHelperNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in OutputStorageWrapper_ImplNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-17use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock