summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
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
2013-01-21Fix parenthesis and simplifyJulien Nabet
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-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2012-12-25Get rid of (most uses of) GUITor Lillqvist
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-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22drop rdbmaker completelyMatúš Kukan
2012-10-05directly use udkapiDavid Tardon
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann
2012-10-03Dead xml2cmp-related test codeStephan Bergmann
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
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