summaryrefslogtreecommitdiff
path: root/stoc
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-19further OUString cleanupThomas Arnhold2-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-19/+18
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold35-418/+370
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann9-0/+1723
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann9-1723/+0
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-3/+3
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04doubled namespaceThomas 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-28remove all d.lstMichael Stahl1-0/+0
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir5-40/+20
2013-02-23Fix typo accessable/accessibleJulien Nabet2-3/+3
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-19Translated some comments from german to englishStefan Schick1-7/+7
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 Rouvignac14-137/+119
2013-01-27Fix uninitialized variablesJulien Nabet1-2/+2
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl11-11/+11
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl7-0/+14
2013-01-26Remove redundant braces around for loopsStephan Bergmann2-10/+10
2013-01-21Fix parenthesis and simplifyJulien Nabet1-1/+1
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-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann1-0/+1
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann7-650/+8
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-4/+4
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann5-1359/+5
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 Behrens18-34/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens4-5/+5
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-9/+0
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-6/+2
2012-10-22drop rdbmaker completelyMatúš Kukan1-1/+1
2012-10-05directly use udkapiDavid Tardon3-101/+1