summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-2210-2240/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2211-242/+44
* 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-152-6/+2
* 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-0767-1080/+1026
* 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
* further OUString cleanupThomas Arnhold2013-03-192-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-19/+18
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1935-418/+370
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-099-0/+1723
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-099-1723/+0
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-3/+3
* doubled includesThomas Arnhold2013-03-041-1/+0
* doubled namespaceThomas 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
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* translated some german comments, removed commented code blocksHamza Abdelkebir2013-02-245-40/+20
* Fix typo accessable/accessibleJulien Nabet2013-02-232-3/+3
* 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
* Translated some comments from german to englishStefan Schick2013-02-191-7/+7
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-17/+2
* catch exceptions by const refCaolán McNamara2013-02-081-5/+5
* API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann2013-01-302-20/+39