summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: remove obsolete Package_unorcMichael Stahl2013-10-241-23/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-10-236-102/+44
* convert code to use OUString::endsWithNoel Grandin2013-10-232-4/+2
* Some clean-upStephan Bergmann2013-10-201-215/+92
* Clean-up std::bad_alloc handlingStephan Bergmann2013-10-201-186/+116
* Minor refactoring of iOS codeTor Lillqvist2013-10-131-1/+1
* Not being able to honor a "prefix" is a rather hard errorStephan Bergmann2013-10-111-1/+1
* URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist2013-10-051-8/+10
* WaE: 'rPath' : unreferenced formal parameterTor Lillqvist2013-10-011-0/+1
* prevent WaE with unused parametersMarkus Mohrhard2013-10-011-0/+2
* [API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann2013-10-011-93/+24
* [API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann2013-10-012-29/+21
* All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann2013-10-011-2/+2
* [API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann2013-10-011-169/+1
* Special-case Mac OS X .jnilibStephan Bergmann2013-09-301-1/+5
* Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests.Andrzej J.R. Hunt2013-09-161-0/+1
* Use OUString::startsWith where possibleStephan Bergmann2013-09-121-2/+2
* Pass by const refStephan Bergmann2013-09-122-6/+7
* gbuild: use xml .rdb files directly from workdirMatúš Kukan2013-09-101-1/+1
* UNO interface UIKs are unused for a very long timeStephan Bergmann2013-09-041-3/+1
* Can unify this now it seemsTor Lillqvist2013-09-031-8/+0
* Update a few library namesTor Lillqvist2013-09-031-4/+4
* build on higher debug levelsCaolán McNamara2013-08-241-0/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* OString’ was not declared in this scopeCaolán McNamara2013-08-211-0/+1
* Prefer using declarations over using directivesStephan Bergmann2013-08-1910-16/+26
* Use upcasting Reference copy ctorStephan Bergmann2013-08-192-5/+5
* Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist2013-08-181-0/+14
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-161-7/+8
* Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann2013-05-084-11/+14
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-20/+10
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-065-39/+22
* Adapt to library name changes for Android, tooTor Lillqvist2013-05-021-13/+7
* Library names have changed thanks to the "layer" changesTor Lillqvist2013-05-011-6/+6
* Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann2013-04-301-0/+9
* Fix TypeManagerStephan Bergmann2013-04-262-22/+26
* Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann2013-04-241-1/+1
* Avoid (harmless) duplicate entryTor Lillqvist2013-04-241-1/+0
* libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist2013-04-231-1/+2
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-224-602/+1008
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-161-49/+8
* do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan2013-04-161-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-1/+12
* Do support the deployment component unconditionally, and add ucpexpand1Tor Lillqvist2013-03-281-4/+3
* Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist2013-03-281-5/+12
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-15/+15
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-75/+56