summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* Don't call Manager::addProvider(null) upon optional NoSuchFileExceptionStephan Bergmann2013-11-121-3/+1
* All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann2013-10-011-2/+2
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-161-7/+8
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-17/+1
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-306-126/+24
* 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
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* move URE headers to include/David Tardon2013-04-2460-12123/+0
* libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist2013-04-231-1/+2
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-225-603/+1009
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-46/+8
* Further clean-up related to removed library unloading featureStephan Bergmann2013-04-163-55/+21
* do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan2013-04-161-3/+0
* simplify makefilesDavid Tardon2013-04-131-6/+4
* simplify generation of *_allheaders.hxxDavid Tardon2013-04-132-18/+5
* install SDK headers from filelistsDavid Tardon2013-04-133-4/+6
* 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 external include guardsThomas Arnhold2013-03-251-4/+0
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-2/+4
* add implbase13 - another interface is needed.Michael Meeks2013-03-222-0/+300
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* this should be enoughThomas Arnhold2013-03-201-2/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-18/+18
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1917-311/+290
* cleanup doxygen warningsPeter Foley2013-03-189-40/+56
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-181-2/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* gbuild: stop using $(OUTDIR)/idlMichael Stahl2013-03-131-1/+1
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-2/+2
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-095-1009/+603
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-095-603/+1009
* remove all d.lstMichael Stahl2013-02-281-0/+0
* cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2013-02-275-89/+93
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-271-1/+1
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-258-2278/+333
* cppuhelper: log failures from osl_loadModule callsMichael Stahl2013-02-251-25/+17
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-227-1692/+2399
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* cppcheck: Iterator i used after element has been erasedStephan Bergmann2013-02-171-3/+3