summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)Author
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-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-26Remove redundant braces around for loopsStephan Bergmann
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-20Some cppcheck cleaningJulien Nabet
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-07Unused variablesStephan Bergmann
2012-12-07Proper indentationStephan Bergmann
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
2012-09-26stoc: add more component prefixesMatúš Kukan
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20No point with component_canUnload when DISABLE_DYNLOADINGTor Lillqvist
2012-09-01add more component prefixesMatúš Kukan
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08Better error reportingStephan Bergmann
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-23Assertion clean-upStephan Bergmann
2012-07-23WaE: unused variableTor Lillqvist
2012-07-14simplify include guardsThomas Arnhold
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-25Use simple createOneInstanceComponentFactoryStephan Bergmann
2012-05-21removed unused #definesTakeshi Abe
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-19Allow OServiceManagerWrapper to wrap all service manager implementationsStephan Bergmann
2012-04-17prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist