summaryrefslogtreecommitdiff
path: root/include/cppu/unotype.hxx
AgeCommit message (Expand)Author
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/cppuNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01MSVC 2013 doesn't define __cplusplus >= 201103LStephan Bergmann
2015-04-01Make cppu::UnoType<decltype(x)>::get() work when x is of reference typeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/cppuNorbert Thiebaud
2013-04-24move URE headers to include/David Tardon