summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan8-18/+18
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan7-18/+16
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-2/+3
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin5-28/+28
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann8-275/+127
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan11-392/+194
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann10-20/+20
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin4-7/+7
2013-12-16Clean-up uno/lbnames.hStephan Bergmann11-5/+6
2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann1-1/+1
2013-12-12remove unnecessary castsNoel Grandin1-1/+1
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-3/+1
2013-11-28Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann5-37/+5
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-7/+4
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin9-71/+57
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-34/+31
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-8/+8
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-6/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin12-73/+70
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin4-55/+55
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-6/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza16-124/+32
2013-10-20Clean up stoc::uriproc::supportsServiceStephan Bergmann8-97/+10
2013-10-20Some clean-upStephan Bergmann1-68/+45
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann3-32/+16
2013-10-11No need to support "prefix" in DllComponentLoaderStephan Bergmann1-20/+2
2013-10-02Spell "indices" correctlyTor Lillqvist1-9/+9
2013-10-02-Werror,-Wunused-functionStephan Bergmann2-23/+0
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann1-1/+1
2013-10-01IllegalArgumentException is a RuntimeException nowStephan Bergmann1-20/+3
2013-08-22Mark as constTakeshi Abe9-9/+9
2013-08-22sal_Bool to boolTakeshi Abe2-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-13/+13
2013-08-19Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProviderStephan Bergmann24-4504/+0
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold10-123/+123
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-3/+3
2013-06-05use uno::Reference#clear() method...Noel Grandin2-3/+3
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-84/+0
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-1/+2
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer1-24/+9
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer3-315/+194
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák16-212/+137
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann1-3/+2
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann10-2240/+0