summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2013-10-05URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist1-8/+10
2013-10-01WaE: 'rPath' : unreferenced formal parameterTor Lillqvist1-0/+1
2013-10-01prevent WaE with unused parametersMarkus Mohrhard1-0/+2
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann1-93/+24
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann2-29/+21
2013-10-01All the content of cppuhelper/source/compat.cxx must be in namespace cppuStephan Bergmann1-2/+2
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann1-169/+1
2013-09-30Special-case Mac OS X .jnilibStephan Bergmann1-1/+5
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara3-0/+9
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-1/+1
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann1-7/+2
2013-09-16Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests.Andrzej J.R. Hunt1-0/+1
2013-09-12Use OUString::startsWith where possibleStephan Bergmann1-2/+2
2013-09-12Pass by const refStephan Bergmann2-6/+7
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan1-1/+1
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann1-3/+1
2013-09-03Can unify this now it seemsTor Lillqvist1-8/+0
2013-09-03Update a few library namesTor Lillqvist1-4/+4
2013-08-24build on higher debug levelsCaolán McNamara1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-21OString’ was not declared in this scopeCaolán McNamara1-0/+1
2013-08-19Prefer using declarations over using directivesStephan Bergmann10-16/+26
2013-08-19Use upcasting Reference copy ctorStephan Bergmann2-5/+5
2013-08-18Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist1-0/+14
2013-08-02Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-12/+12
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann1-7/+8
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-17/+1
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann4-11/+14
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-20/+10
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák5-39/+22
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist1-13/+7
2013-05-01Library names have changed thanks to the "layer" changesTor Lillqvist1-6/+6
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann1-0/+9
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-126/+24
2013-04-26Fix TypeManagerStephan Bergmann2-22/+26
2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann1-1/+1
2013-04-24Avoid (harmless) duplicate entryTor Lillqvist1-1/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24move URE headers to include/David Tardon60-12123/+0
2013-04-23libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist1-1/+2
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann5-603/+1009
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+8
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann3-55/+21
2013-04-16do not use deprecated rtl_registerModuleForUnloadingMatúš Kukan1-3/+0
2013-04-13simplify makefilesDavid Tardon1-6/+4
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon2-18/+5
2013-04-13install SDK headers from filelistsDavid Tardon3-4/+6