summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* simplify makefilesDavid Tardon2013-04-131-6/+4
* simplify generation of *_allheaders.hxxDavid Tardon2013-04-132-18/+5
* drop trailing /David Tardon2013-04-131-1/+1
* install SDK headers from filelistsDavid Tardon2013-04-133-8/+10
* Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann2013-04-031-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-50/+48
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-198-73/+64
* cleanup doxygen warningsPeter Foley2013-03-184-7/+9
* coverity#705137 Missing break in switchJulien Nabet2013-03-181-0/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* gbuild: stop using $(OUTDIR)/idlMichael Stahl2013-03-131-1/+1
* *ppRet cannot become non-null there out of thin airStephan Bergmann2013-03-051-5/+3
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled includesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-275-74/+91
* cppu does not depend on any offapi .idl filesStephan Bergmann2013-02-255-5/+5
* Fix typo betwen/betweenJulien Nabet2013-02-231-1/+1
* osl_atomic_increment/decrement are macrosStephan Bergmann2013-02-211-2/+2
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-264-0/+8
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-9/+9
* Include <cassert>Stephan Bergmann2013-01-152-8/+10
* uno::Sequence: assert on negative lengthMiklos Vajna2013-01-151-0/+1
* Some cppcheck cleaningJulien Nabet2012-12-273-11/+7
* there should be no support for OString in AnyLuboš Luňák2012-12-031-20/+0
* make sure uno::Any works with fast operator+Luboš Luňák2012-12-031-0/+42
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-10/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-6/+0
* Avoid global static dataStephan Bergmann2012-11-131-7/+7
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-073-2/+10
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-2/+0
* Make Reference::iset_throw work with multiple-inheritance interfacesStephan Bergmann2012-09-301-3/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2811-22/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2811-11/+22
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2811-0/+11
* dependency on makefile needs full pathDavid Tardon2012-09-221-1/+1
* Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist2012-09-212-0/+15
* Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist2012-09-211-5/+5
* DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist2012-09-202-1/+10
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-5/+0
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-1716-81/+70
* Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist2012-08-015-156/+0
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-302-10/+10
* Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini2012-07-293-12/+15
* Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini2012-07-244-17/+26
* Assertion clean-upStephan Bergmann2012-07-231-9/+6
* WaE: unused variableTor Lillqvist2012-07-231-0/+4