summaryrefslogtreecommitdiff
path: root/comphelper/source/container
AgeCommit message (Expand)Author
2021-01-20improve some IllegalArgumentException messagesNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga
2020-09-27improve some exception messagesNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-22tdf#81522 comphelper: just ignore disposed obj on saveJustin Luth
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-05comphelper: create instances with uno constructorsNoel Grandin
2020-05-29use for-range loop on SequenceNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-02-08pack some data structuresNoel Grandin
2020-01-26simplify InterfaceContainerHelper::clearNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-21Fix typoAndrea Gelmini
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-04-18Fix typoAndrea Gelmini
2019-04-18Fix typoAndrea Gelmini
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 1Noel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-02-08loplugin:indentation in codemaker..comphelperNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann