summaryrefslogtreecommitdiff
path: root/comphelper/source/xml
AgeCommit message (Expand)Author
2024-03-30tdf#146619 Drop unused 'using namespace' in: comphelper/Gabor Kelemen
2024-02-04cid#1591493 Unchecked return valueCaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: comphelperStephan Bergmann
2023-01-24AddAttribute may take 'namespace:full:uri^attribute_name'Mike Kaganski
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2021-10-29Prepare for removal of non-const operator[] from Sequence in comphelperMike Kaganski
2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann
2021-02-23loplugin:refcounting in comphelperNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: comphelperStephan Bergmann
2020-05-29use for-range loop on SequenceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-04-29optimise comphelper::AttributeList a littleNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-19generateGUIDString: Fix incorrect string lengthSamuel Mehrbrodt
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin