summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann2015-06-221-11/+37
* comment the element_alias unionNoel Grandin2015-05-161-0/+4
* typoStephan Bergmann2015-04-211-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-19/+19
* V803 decreased performance postfix incrementMichael Stahl2015-03-131-1/+1
* Missing XComponent overridesStephan Bergmann2015-03-131-0/+18
* TyposJulien Nabet2015-02-181-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-075-24/+32
* Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann2015-01-272-9/+5
* Variadic cppu::WeakComponentImplHelperStephan Bergmann2015-01-161-0/+93
* Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann2015-01-161-1/+5
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* bla, blaStephan Bergmann2015-01-071-0/+17