summaryrefslogtreecommitdiff
path: root/comphelper/source/xml
AgeCommit message (Expand)Author
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
2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara
2016-02-09sequence->vector in OFOPXMLHelper_ImplNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-07-27com::sun::star->css in comphelperNoel Grandin