summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-06fdo#62475 - remove ASCII artPhilipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-16Unused includeStephan Bergmann
2013-04-16stoc: do not use rtl/unload.h functionalityMatúš Kukan
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann
2013-04-16rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-11Avoid an endless stream of NoSuchElementException exceptions.Jan Holesovsky
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-10remove commented out codeThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-04doubled includesThomas Arnhold
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Translated comments from german to englishStefan Schick
2013-02-28remove all d.lstMichael Stahl
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann
2013-02-20Translated comments from german to englishStefan Schick
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-19Translated some comments from german to englishStefan Schick
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-08catch exceptions by const refCaolán McNamara
2013-01-30API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-27Fix uninitialized variablesJulien Nabet
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann