summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* cppu: Avoid uno_direct_getEnvironment() indirection.Matúš Kukan2013-12-114-84/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-206-32/+27
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-1/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-0/+14
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#68849 add some header guardsThomas Arnhold2013-10-211-0/+5
* gbuild: make the versioned library the linktarget on UnixesMichael Stahl2013-09-222-2/+2
* cppu: rename purpose environment librariesMichael Stahl2013-09-224-16/+16
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-192-20/+2
* Unlike idlc, unoidl doesn't support out-of-range byte constsStephan Bergmann2013-09-192-4/+0
* There are two distinct InternalUnoApis in cppu/qaStephan Bergmann2013-09-188-14/+35
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* UNO interface UIKs are unused for a very long timeStephan Bergmann2013-09-043-12/+15
* Better assertionsStephan Bergmann2013-08-221-1/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-215-18/+21
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-192-2/+4
* error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann2013-08-121-1/+1
* Mark as constTakeshi Abe2013-08-021-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-27/+25
* 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