summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* Unify ctor functions for component implementations.Matúš Kukan2014-01-187-33/+25
* Unify ctor functions to have _get_implementation suffix.Matúš Kukan2014-01-158-18/+18
* Use const& arguments parameter for ctor functions.Matúš Kukan2014-01-157-18/+16
* Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann2014-01-081-2/+3
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-075-28/+28
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-198-275/+127
* bootstrap component: Split into implementation functions.Matúš Kukan2013-12-1811-392/+194
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-1710-20/+20
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-174-7/+7
* Clean-up uno/lbnames.hStephan Bergmann2013-12-1611-5/+6
* [API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann2013-12-131-1/+1
* remove unnecessary castsNoel Grandin2013-12-121-1/+1
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-3/+1
* Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann2013-11-285-37/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-7/+4
* remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin2013-11-221-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-209-71/+57
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-203-34/+31
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-8/+8
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-193-6/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* remove unnecessary use of OUString constructor in STOC moduleNoel Grandin2013-11-0812-73/+70
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-044-55/+55
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-6/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-2216-124/+32
* Clean up stoc::uriproc::supportsServiceStephan Bergmann2013-10-208-97/+10
* Some clean-upStephan Bergmann2013-10-201-68/+45
* Clean-up std::bad_alloc handlingStephan Bergmann2013-10-203-32/+16
* No need to support "prefix" in DllComponentLoaderStephan Bergmann2013-10-111-20/+2
* Spell "indices" correctlyTor Lillqvist2013-10-021-9/+9
* -Werror,-Wunused-functionStephan Bergmann2013-10-022-23/+0
* [API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann2013-10-011-1/+1
* IllegalArgumentException is a RuntimeException nowStephan Bergmann2013-10-011-20/+3
* Mark as constTakeshi Abe2013-08-229-9/+9
* sal_Bool to boolTakeshi Abe2013-08-222-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-13/+13
* Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProviderStephan Bergmann2013-08-1924-4504/+0
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-2910-123/+123
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-3/+3
* use uno::Reference#clear() method...Noel Grandin2013-06-052-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-84/+0
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-101-1/+2
* fdo#62475 - remove ASCII artPhilipp Riemer2013-05-061-24/+9
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-063-315/+194
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-0616-212/+137
* Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann2013-04-251-3/+2