office-gobmx/unoxml
Noel Grandin f71606c920 new loplugin:moveit
look for local variables that can be std::move'd to parameters

off by default, since it doesn't do proper data flow analysis

Change-Id: I3403a0fcffd165bdea6a772528bc53995c5fdb40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135527
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-10 13:13:15 +02:00
..
inc osl::Mutex->std::mutex in CEvent 2021-12-25 07:15:33 +01:00
qa Recheck modules [uU]* with IWYU 2022-04-12 15:20:47 +02:00
source new loplugin:moveit 2022-06-10 13:13:15 +02:00
CppunitTest_unoxml_domtest.mk
IwyuFilter_unoxml.yaml
JunitTest_unordf_complex.mk
JunitTest_unoxml_complex.mk
Library_unordf.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_unoxml.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Makefile
Module_unoxml.mk
README.md

UNO Wrappers for XML Services

Contains UNO wrappers for XML services including DOM, RDF and XPath.