summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2016-10-21Remove convertPropertyValue overload for OUStringStephan Bergmann
2016-10-21Some clean-upStephan Bergmann
2016-10-20Revert "Some clean-up"Stephan Bergmann
2016-10-20Some clean-upStephan Bergmann
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann
2016-09-19cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-20Clean up uses of Any::getValue() in cppuhelperStephan Bergmann
2016-06-20improper use of this/that just bugs meNoel Grandin
2016-06-17cppuhelper: WeakReference isn't thread-safeMichael Stahl
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-18add some spaces to make it easier to readMarkus Mohrhard
2016-05-04Add covertPropertyValue bool overloadStephan Bergmann
2016-05-04Declaration of sal_Bool overload of convertPropertyValue had been missingStephan Bergmann
2016-05-04Remove leftover declaration of convertPropertyValue overloadStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13cppuhelper: remove invalid doxygen markupChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-24add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin
2015-11-13Fix typoTakeshi Abe
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06Note why certain replacements of odd functionality are not there by designStephan Bergmann
2015-10-21attempt to placate DoxygenNoel Grandin
2015-10-21visual studio version 4 is long goneNoel Grandin
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-05-16comment the element_alias unionNoel Grandin
2015-04-21typoStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13Missing XComponent overridesStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann