summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
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-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann7-2226/+0
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 Foley1-5/+1
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ňák53-797/+768
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-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-14/+13
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold31-360/+312
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann6-0/+1709
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann6-1709/+0
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-03-04doubled includesThomas 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-23Fix typo accessable/accessibleJulien Nabet1-2/+2
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-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-17/+2
2013-02-08catch exceptions by const refCaolán McNamara1-5/+5
2013-01-30API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann2-20/+39
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac13-135/+118
2013-01-26Remove redundant braces around for loopsStephan Bergmann2-10/+10
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-37/+37
2013-01-20Some cppcheck cleaningJulien Nabet1-1/+0
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann1-87/+108
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann2-1/+8
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann3-1356/+4
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2-3/+0
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann1-3/+25
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-45/+0
2012-12-07Unused variablesStephan Bergmann4-23/+2
2012-12-07Proper indentationStephan Bergmann1-62/+85
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens15-28/+0