summaryrefslogtreecommitdiff
path: root/include/cppu/unotype.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-4/+4
2017-03-24Better check for 'defined LIBO_INTERNAL_ONLY'Stephan Bergmann1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky1-4/+2
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-2/+4
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann1-0/+16
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-21com::sun::star->css in include/cppuNoel Grandin1-41/+41
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+5
2015-04-01MSVC 2013 doesn't define __cplusplus >= 201103LStephan Bergmann1-2/+2
2015-04-01Make cppu::UnoType<decltype(x)>::get() work when x is of reference typeStephan Bergmann1-1/+12
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+3
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-1/+1
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/cppuNorbert Thiebaud1-5/+5
2013-04-24move URE headers to include/David Tardon1-0/+375