summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks11-242/+44
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann28-289/+75
2013-04-19remove unused component_canUnload functionsMatúš Kukan12-109/+10
2013-04-16Unused includeStephan Bergmann1-1/+0
2013-04-16stoc: do not use rtl/unload.h functionalityMatúš Kukan1-128/+1
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann1-2/+2
2013-04-16rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann1-1/+1
2013-04-15prefix all component_getFactory methodsPeter Foley2-6/+2
2013-04-11Avoid an endless stream of NoSuchElementException exceptions.Jan Holesovsky1-9/+3
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-27/+8
2013-04-10remove commented out codeThomas Arnhold1-18/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák67-1080/+1026
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-5/+3
2013-03-27-Wunused-macrosStephan Bergmann1-9/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-19further OUString cleanupThomas Arnhold2-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-19/+18
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold35-418/+370
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann9-0/+1723
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann9-1723/+0
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-01Translated comments from german to englishStefan Schick1-23/+23
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir5-40/+20
2013-02-23Fix typo accessable/accessibleJulien Nabet2-3/+3
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann2-4/+4
2013-02-20Translated comments from german to englishStefan Schick1-21/+21
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2-20/+22
2013-02-19Translated some comments from german to englishStefan Schick1-7/+7
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-17/+2