summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* 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
* More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann2012-07-161-11/+11
* allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák2012-07-164-0/+136
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* just use rtl::OUString::createFromAsciiCaolán McNamara2012-07-031-2/+1
* we don't need to check for complete length, any non 0 length will doCaolán McNamara2012-07-031-2/+2
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-025-20/+5
* Remove unused header filesThomas Arnhold2012-06-284-290/+0
* targetted re-work of cppunit pieces.Michael Meeks2012-06-276-13/+5
* re-base on ALv2 code.Michael Meeks2012-06-267-174/+118
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-3/+1
* WaE: clear higher debugging levels warningsCaolán McNamara2012-06-151-4/+19
* re-base on ALv2 code.Michael Meeks2012-06-1383-1917/+1222
* quiet potential size warnings.Michael Meeks2012-06-131-2/+2
* targetted sb140 revert.Michael Meeks2012-06-131-56/+56
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-236-205/+207
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-182-0/+2
* Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2012-05-162-9/+19
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fix OSL_DEBUG_LEVEL > 1 buildCaolán McNamara2012-04-261-1/+1
* Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit."Stephan Bergmann2012-04-261-105/+97
* WaE: Clang unused variableCatalin Iacob2012-04-251-3/+3
* WaE: implicit conversion changes signednessTor Lillqvist2012-04-241-6/+6
* doxygen warning fixesLuboš Luňák2012-04-233-7/+3
* remove doxygen warningsNorbert Thiebaud2012-04-171-22/+22
* cppu: use InternalUnoApiMatúš Kukan2012-04-0913-107/+36
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-0810-15/+15