summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-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
* Mark as constTakeshi Abe2013-08-021-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-12/+12
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* 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