summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski2021-09-151-1/+3
* Remaining loplugin:noexcept in URE include filesStephan Bergmann2021-05-191-8/+8
* loplugin:noexcept (clang-cl)Stephan Bergmann2021-05-194-36/+36
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0227-207/+207
* Fix typo in commentStephan Bergmann2021-03-191-1/+1
* tdf#130978 Added comment to all published APImsrijita182021-02-0253-0/+212
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-213-24/+24
* Replace remaining uses of sal_CharJulien Nabet2020-09-122-6/+6
* Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin2020-01-171-1/+1
* fix move operatorNoel Grandin2019-11-111-1/+1
* missing move operator=Noel Grandin2019-11-091-0/+6
* new loplugin:noexceptmoveNoel Grandin2019-08-301-1/+1
* Fix typoAndrea Gelmini2019-08-0914-27/+27
* Fix typoAndrea Gelmini2019-07-031-1/+1
* Fix typoAndrea Gelmini2019-07-031-6/+6
* Fix typoAndrea Gelmini2019-07-031-1/+1
* Fix typoAndrea Gelmini2019-06-071-1/+1
* an uno -> a unoCaolán McNamara2019-05-102-2/+2
* Fix @param documentation sectionsJulien Nabet2019-03-081-3/+0
* Make additional OTypeCollection::getTypes overload LIBO_INTERNAL_ONLYStephan Bergmann2019-03-031-0/+2
* revert ABI change from "expand out IMPL_XTYPEPROVIDER_START macro"Noel Grandin2019-03-031-0/+2
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-011-1/+1
* Fix typosAndrea Gelmini2018-11-161-2/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-1027-43/+82
* cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-2714-0/+114
* cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-3/+0
* Fix indent in interfacecontainer.hxxJulien Nabet2018-03-291-1/+1
* cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-012-13/+0
* More loplugin:cstylecast: cppuhelperStephan Bergmann2018-01-122-9/+9
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-2353-175/+175
* cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski2017-09-271-2/+8
* loplugin:casttovoid: cppuhelperStephan Bergmann2017-07-021-6/+2
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* Fix typosAndrea Gelmini2017-06-051-2/+2
* spelling instanciate -> instantiateNoel Grandin2017-06-052-2/+2
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0321-100/+100
* Fix typosAndrea Gelmini2017-03-031-2/+2
* Remove MinGW supportStephan Bergmann2017-02-101-13/+3
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-3122-29/+30
* tdf#44502 cppuhelper: fix doxygen warningMichael Stahl2017-01-301-2/+2
* Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann2017-01-275-73/+73
* Remove dynamic exception specificationsStephan Bergmann2017-01-2629-488/+387
* New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann2017-01-191-0/+6
* Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann2017-01-051-3/+3
* Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara2017-01-021-1/+1
* Remove convertPropertyValue overload for OUStringStephan Bergmann2016-10-212-8/+0
* Some clean-upStephan Bergmann2016-10-211-406/+181
* Revert "Some clean-up"Stephan Bergmann2016-10-201-261/+406