summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11Don't call Manager::addProvider(null) upon optional NoSuchFileExceptionStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31solver doesn't solve anything...Michael Stahl
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-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan 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-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
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-08-02Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
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