summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-6/+2
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann1-375/+0
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan4-4/+4
2012-09-26stoc: add more component prefixesMatúš Kukan9-13/+9
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-6/+6
2012-09-20No point with component_canUnload when DISABLE_DYNLOADINGTor Lillqvist1-0/+5
2012-09-01add more component prefixesMatúš Kukan4-12/+4
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann9-679/+0
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08Better error reportingStephan Bergmann1-0/+3
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-3/+0
2012-07-23Assertion clean-upStephan Bergmann1-5/+4
2012-07-23WaE: unused variableTor Lillqvist1-0/+2
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-06re-base on ALv2 code.Michael Meeks1-20/+14
2012-06-29re-base on ALv2 code.Michael Meeks65-1620/+1281
2012-06-27Remove unused include filesThomas Arnhold1-56/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1