/include/basegfx/polygon/

a/co-2021'>distro/collabora/co-2021 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/comphelper/source/xml
AgeCommit message (Expand)Author
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