summaryrefslogtreecommitdiff
path: root/include/cppu
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky1-4/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
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-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann2-5/+5
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann1-2/+2
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl4-5/+4
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl1-1/+1
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg2-22/+17
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: includeThomas Arnhold6-12/+12
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-01-28cppu: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann1-1/+1
2013-12-16CPPU_CURRENT_NAMESPACE is impl detail, mark @deprecatedStephan Bergmann1-1/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-11-09fdo#65108 inter-module includes <> include/cppuNorbert Thiebaud7-17/+17
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold2-6/+6
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar6-8/+8
2013-04-24move URE headers to include/David Tardon9-0/+950