summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19oox: drop using from headerThomas Arnhold
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11coverity#707713 Uninitialized pointer fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-19fixincludeguards.sh: cppuThomas Arnhold
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-04Missing includeStephan Bergmann
2014-04-03Cosmetics (to ease work related to finding unused functions)Stephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from cppuAlexander Wilms
2014-02-27std::exception retrofit sequelStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21cid#707712 Uninitialized pointer fieldNoel Grandin
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-02-17Drop unused #includeTakeshi Abe
2014-02-06typo fixes in commentsAndras Timar
2014-02-05fdo#43157 - Clean up OSL_ASSERTTimothy Markle
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-31[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