summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)Author
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-09-03Can unify this now it seemsTor Lillqvist
2013-09-03Update a few library namesTor Lillqvist
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21OString’ was not declared in this scopeCaolán McNamara
2013-08-19Prefer using declarations over using directivesStephan Bergmann
2013-08-19Use upcasting Reference copy ctorStephan Bergmann
2013-08-18Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist
2013-05-01Library names have changed thanks to the "layer" changesTor Lillqvist
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann
2013-04-26Fix TypeManagerStephan Bergmann
2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann
2013-04-24Avoid (harmless) duplicate entryTor Lillqvist
2013-04-23libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-04-16do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan 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-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25cppuhelper: log failures from osl_loadModule callsMichael Stahl
2013-02-22WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-22s/the the/the/Tor Lillqvist
2013-02-17cppcheck: Iterator i used after element has been erasedStephan Bergmann
2013-02-14Comment clean-upStephan Bergmann
2013-02-11WaE: strict-aliasing issuesCaolán McNamara
2013-02-11Fix floating point handlingStephan Bergmann
2013-02-03More typosStephan Bergmann
2013-02-03reg2bin: Shrink output by reusing common stringsStephan Bergmann
2013-02-02Missing reading of # members of polystructStephan Bergmann
2013-01-31Keep old GCC happyStephan Bergmann
2013-01-31warning C4701: potentially uninitialized local variableStephan Bergmann
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac