summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* protect UNO EnvStack's s_setCurrent() against unknown threadidHerbert Dürr2013-05-091-2/+7
* Avoid warnings about unused test functionsStephan Bergmann2013-05-071-43/+49
* Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann2013-05-071-0/+43
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-064-6/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3011-231/+44
* move URE headers to include/David Tardon2013-04-2443-8730/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
* WaE: variable 'hMod' set but not usedTor Lillqvist2013-04-161-4/+0
* do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan2013-04-162-5/+0
* 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