summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some clean-upStephan Bergmann2016-10-201-406/+261
* TDE fix some clang plugin based warningsJan-Marek Glogowski2016-09-231-11/+11
* Mark new exported function as SAL_CALLStephan Bergmann2016-09-201-1/+1
* cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann2016-09-191-0/+9
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-5/+5
* loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-2/+2
* Clean up uses of Any::getValue() in cppuhelperStephan Bergmann2016-06-201-10/+10
* improper use of this/that just bugs meNoel Grandin2016-06-201-3/+3
* cppuhelper: WeakReference isn't thread-safeMichael Stahl2016-06-171-4/+16
* remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin2016-06-081-1/+0
* add some spaces to make it easier to readMarkus Mohrhard2016-05-181-0/+3
* Add covertPropertyValue bool overloadStephan Bergmann2016-05-042-0/+7
* Declaration of sal_Bool overload of convertPropertyValue had been missingStephan Bergmann2016-05-041-0/+1
* Remove leftover declaration of convertPropertyValue overloadStephan Bergmann2016-05-041-3/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2014-15/+15
* Silence -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann2016-03-0414-0/+91
* Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann2016-02-261-37/+0
* Re-work cppu::preInitBootstrap()Henry Castro2016-02-151-1/+9
* Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro2016-02-151-0/+29
* Remove excess newlinesChris Sherlock2016-02-092-6/+0
* cppuhelper: remove invalid doxygen markupChris Sherlock2016-01-131-3/+3
* Fix typosAndrea Gelmini2016-01-102-3/+3
* add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin2015-11-241-1/+1
* Fix typoTakeshi Abe2015-11-131-1/+1
* Missing includes (for NULL)Stephan Bergmann2015-11-106-0/+18
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-13/+13
* Note why certain replacements of odd functionality are not there by designStephan Bergmann2015-11-062-0/+12
* attempt to placate DoxygenNoel Grandin2015-10-211-3/+3
* visual studio version 4 is long goneNoel Grandin2015-10-211-15/+6
* com::sun::star->css in include/cppuhelperNoel Grandin2015-10-2150-1526/+1516
* Fix typosAndrea Gelmini2015-09-303-3/+3
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-12/+4
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-4/+12
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1