summaryrefslogtreecommitdiff
path: root/dtrans/README
blob: 23555bce65aa426bcf2088bb633693dc9d68a76a (plain)
1
Clipboard abstraction - data transfer.
/core/commit/cppu?h=aoo/aw080&id=a2c464868aca4bb38aa8afff635da56942b597ac'>[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann 2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann 2014-01-28coverity#440026 Logically dead codeCaolán McNamara 2014-01-27bool improvementsStephan Bergmann 2014-01-25coverity#1158251 Dereference before null checkCaolán McNamara 2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann 2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann 2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann 2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin 2014-01-05remove empty orPhilipp Riemer 2013-12-26WaE: unused function 'setNegativeBridge'Tor Lillqvist 2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa 2013-12-16Clean-up uno/lbnames.hStephan Bergmann 2013-12-11cppu: Avoid uno_direct_getEnvironment() indirection.Matúš Kukan 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