summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2013-05-09protect UNO EnvStack's s_setCurrent() against unknown threadidHerbert Dürr
2013-05-07Avoid warnings about unused test functionsStephan Bergmann
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24move URE headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16WaE: variable 'hMod' set but not usedTor Lillqvist
2013-04-16do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-13simplify makefilesDavid Tardon
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon
2013-04-13drop trailing /David Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-18coverity#705137 Missing break in switchJulien Nabet
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl
2013-03-05*ppRet cannot become non-null there out of thin airStephan Bergmann
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl
2013-02-25cppu does not depend on any offapi .idl filesStephan Bergmann
2013-02-23Fix typo betwen/betweenJulien Nabet
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-15Include <cassert>Stephan Bergmann
2013-01-15uno::Sequence: assert on negative lengthMiklos Vajna
2012-12-27Some cppcheck cleaningJulien Nabet
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