summaryrefslogtreecommitdiffstats
path: root/include/cppu
Commit message (Expand)AuthorAgeFilesLines
* tdf#130978 Added comment to all published APImsrijita182021-02-029-0/+35
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-212-9/+6
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-239-19/+19
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Better check for 'defined LIBO_INTERNAL_ONLY'Stephan Bergmann2017-03-241-2/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-6/+6
* Handle wchar_t as native C++11 type on windowsDavid Ostrovsky2016-05-031-4/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Adapt to true wchar_t in clang-clStephan Bergmann2015-11-281-2/+4
* Use C++11 char16_t for sal_UnicodeStephan Bergmann2015-11-181-0/+16
* Missing includes (for NULL)Stephan Bergmann2015-11-101-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/cppuNoel Grandin2015-10-211-41/+41
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-6/+6
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+5
* MSVC 2013 doesn't define __cplusplus >= 201103LStephan Bergmann2015-04-011-2/+2
* Make cppu::UnoType<decltype(x)>::get() work when x is of reference typeStephan Bergmann2015-04-011-1/+12
* Clean up template-parameter-dependent C-style castsStephan Bergmann2015-03-291-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-072-5/+5
* Some more loplugin:cstylecast: cppuStephan Bergmann2015-01-201-2/+2
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-184-5/+4
* unotype.hxx: fix documentation copypastaMichael Stahl2014-11-181-1/+1
* Related fdo#82088: removing and shortening aliasesStefan Weiberg2014-09-022-22/+17
* cppu: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* fixincludeguards.sh: includeThomas Arnhold2014-04-196-12/+12
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* cppu: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-281-1/+1
* [API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann2014-01-101-1/+1
* CPPU_CURRENT_NAMESPACE is impl detail, mark @deprecatedStephan Bergmann2013-12-161-1/+4
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* fdo#65108 inter-module includes <> include/cppuNorbert Thiebaud2013-11-097-17/+17
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-232-6/+6
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-076-8/+8
* move URE headers to include/David Tardon2013-04-249-0/+950