summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann
2013-12-12remove unnecessary castsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-28Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20Clean up stoc::uriproc::supportsServiceStephan Bergmann
2013-10-20Some clean-upStephan Bergmann
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-10-11No need to support "prefix" in DllComponentLoaderStephan Bergmann
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann
2013-10-01IllegalArgumentException is a RuntimeException nowStephan Bergmann
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProviderStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann
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-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan