summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#440504 Dereference before null checkCaolán McNamara
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
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