summaryrefslogtreecommitdiff
path: root/include/com
AgeCommit message (Expand)Author
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin
2016-06-06css::uno::Any move semantics (for LIBO_INTERNAL_ONLY)Stephan Bergmann
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-05-04Better fix for Windows-only codeStephan Bergmann
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03Enable Any functions on sal_uInt16 for LIBO_INTERNAL_ONLYStephan Bergmann
2016-05-03Clean up makeAny functionsStephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-27Improve documentationStephan Bergmann
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-03add move assignment and constructor to uno::ReferenceNoel Grandin
2015-11-16Use injected class nameStephan Bergmann
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-01Any.h: Fix declaration hides class member warningDavid Ostrovsky
2015-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-05These extern "C" functions are in the global namespaceStephan Bergmann
2015-01-05Mark function declarations as CPPU_DLLPUBLIC, not only definitionsStephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-02optimise UNO Sequence destructorNoel Grandin
2014-09-24fix build with coverity 7.0.2 and gcc 4.8.3Caolán McNamara
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-09Enforce "There is no css::uno::Sequence<bool>"Stephan Bergmann
2014-04-24Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl
2014-04-24Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18Any: consistently use explicit specialization instead of overloadingStephan Bergmann
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann