summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
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
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
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-13simplify makefilesDavid Tardon
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
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-25remove external include guardsThomas Arnhold
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-22add implbase13 - another interface is needed.Michael Meeks
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20this should be enoughThomas Arnhold
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-18cleanup doxygen warningsPeter Foley
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
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-28remove all d.lstMichael Stahl
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
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