summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl5-74/+91
2013-02-25cppu does not depend on any offapi .idl filesStephan Bergmann5-5/+5
2013-02-23Fix typo betwen/betweenJulien Nabet1-1/+1
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann1-2/+2
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-0/+8
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-9/+9
2013-01-15Include <cassert>Stephan Bergmann2-8/+10
2013-01-15uno::Sequence: assert on negative lengthMiklos Vajna1-0/+1
2012-12-27Some cppcheck cleaningJulien Nabet3-11/+7
2012-12-03there should be no support for OString in AnyLuboš Luňák1-20/+0
2012-12-03make sure uno::Any works with fast operator+Luboš Luňák1-0/+42
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-10/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-6/+0
2012-11-13Avoid global static dataStephan Bergmann1-7/+7
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist3-2/+10
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-2/+0
2012-09-30Make Reference::iset_throw work with multiple-inheritance interfacesStephan Bergmann1-3/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl11-22/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl11-11/+22
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl11-0/+11
2012-09-22dependency on makefile needs full pathDavid Tardon1-1/+1
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist2-0/+15
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-5/+5
2012-09-20DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist2-1/+10
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-5/+0
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud16-81/+70
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist5-156/+0
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl2-10/+10
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini3-12/+15
2012-07-24Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini4-17/+26
2012-07-23Assertion clean-upStephan Bergmann1-9/+6
2012-07-23WaE: unused variableTor Lillqvist1-0/+4
2012-07-16More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann1-11/+11
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák4-0/+136
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-03just use rtl::OUString::createFromAsciiCaolán McNamara1-2/+1
2012-07-03we don't need to check for complete length, any non 0 length will doCaolán McNamara1-2/+2
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks5-20/+5
2012-06-28Remove unused header filesThomas Arnhold4-290/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks6-13/+5
2012-06-26re-base on ALv2 code.Michael Meeks7-174/+118
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-3/+1
2012-06-15WaE: clear higher debugging levels warningsCaolán McNamara1-4/+19
2012-06-13re-base on ALv2 code.Michael Meeks83-1917/+1222
2012-06-13quiet potential size warnings.Michael Meeks1-2/+2
2012-06-13targetted sb140 revert.Michael Meeks1-56/+56
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann6-205/+207
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl2-0/+2