summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2012-12-03there should be no support for OString in AnyLuboš Luňák
2012-12-03make sure uno::Any works with fast operator+Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-13Avoid global static dataStephan Bergmann
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-30Make Reference::iset_throw work with multiple-inheritance interfacesStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-22dependency on makefile needs full pathDavid Tardon
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist
2012-09-21Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-09-20DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini
2012-07-24Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini
2012-07-23Assertion clean-upStephan Bergmann
2012-07-23WaE: unused variableTor Lillqvist
2012-07-16More: echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-14simplify include guardsThomas Arnhold
2012-07-03just use rtl::OUString::createFromAsciiCaolán McNamara
2012-07-03we don't need to check for complete length, any non 0 length will doCaolán McNamara
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-28Remove unused header filesThomas Arnhold
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-15WaE: clear higher debugging levels warningsCaolán McNamara
2012-06-13re-base on ALv2 code.Michael Meeks
2012-06-13quiet potential size warnings.Michael Meeks
2012-06-13targetted sb140 revert.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-26fix OSL_DEBUG_LEVEL > 1 buildCaolán McNamara
2012-04-26Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit."Stephan Bergmann
2012-04-25WaE: Clang unused variableCatalin Iacob
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist
2012-04-23doxygen warning fixesLuboš Luňák
2012-04-17remove doxygen warningsNorbert Thiebaud
2012-04-09cppu: use InternalUnoApiMatúš Kukan
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl