summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)Author
2013-10-24cppuhelper: remove obsolete Package_unorcMichael Stahl
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-20Some clean-upStephan Bergmann
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-11Not being able to honor a "prefix" is a rather hard errorStephan Bergmann
2013-10-05URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist
2013-10-01WaE: 'rPath' : unreferenced formal parameterTor Lillqvist
2013-10-01prevent WaE with unused parametersMarkus Mohrhard
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
2013-09-30Special-case Mac OS X .jnilibStephan Bergmann
2013-09-16Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests.Andrzej J.R. Hunt
2013-09-12Use OUString::startsWith where possibleStephan Bergmann
2013-09-12Pass by const refStephan Bergmann
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan
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