summaryrefslogtreecommitdiffstats
path: root/stoc/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-2215-116/+30
* Clean up stoc::uriproc::supportsServiceStephan Bergmann2013-10-207-96/+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-1921-4480/+0
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-67/+67
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-3/+3
* use uno::Reference#clear() method...Noel Grandin2013-06-052-3/+3
* 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
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-227-2226/+0
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-1928-289/+75
* remove unused component_canUnload functionsMatúš Kukan2013-04-1912-109/+10
* Unused includeStephan Bergmann2013-04-161-1/+0
* stoc: do not use rtl/unload.h functionalityMatúš Kukan2013-04-161-128/+1
* Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann2013-04-161-2/+2
* rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann2013-04-161-1/+1
* prefix all component_getFactory methodsPeter Foley2013-04-151-5/+1
* Avoid an endless stream of NoSuchElementException exceptions.Jan Holesovsky2013-04-111-9/+3
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-101-27/+8
* remove commented out codeThomas Arnhold2013-04-101-18/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0753-797/+768
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-5/+3
* -Wunused-macrosStephan Bergmann2013-03-271-9/+0
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-14/+13
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1931-360/+312
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-096-0/+1709
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-096-1709/+0
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-3/+3
* doubled includesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* Translated comments from german to englishStefan Schick2013-03-011-23/+23
* Fix typo accessable/accessibleJulien Nabet2013-02-231-2/+2
* osl_atomic_increment/decrement are macrosStephan Bergmann2013-02-212-4/+4
* Translated comments from german to englishStefan Schick2013-02-201-21/+21
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-192-20/+22