summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22cppu: rename purpose environment librariesMichael Stahl
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-19Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann
2013-09-18There are two distinct InternalUnoApis in cppu/qaStephan Bergmann
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-08-22Better assertionsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-02Mark as constTakeshi Abe
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
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