summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* doubled includesThomas Arnhold2013-03-041-1/+0
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* Translated comments from german to englishStefan Schick2013-03-011-23/+23
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* translated some german comments, removed commented code blocksHamza Abdelkebir2013-02-245-40/+20
* Fix typo accessable/accessibleJulien Nabet2013-02-232-3/+3
* osl_atomic_increment/decrement are macrosStephan Bergmann2013-02-212-4/+4
* Translated comments from german to englishStefan Schick2013-02-201-21/+21
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-192-20/+22
* Translated some comments from german to englishStefan Schick2013-02-191-7/+7
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-17/+2
* catch exceptions by const refCaolán McNamara2013-02-081-5/+5
* API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann2013-01-302-20/+39
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3014-137/+119
* Fix uninitialized variablesJulien Nabet2013-01-271-2/+2
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-2611-11/+11
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-267-0/+14
* Remove redundant braces around for loopsStephan Bergmann2013-01-262-10/+10
* Fix parenthesis and simplifyJulien Nabet2013-01-211-1/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-37/+37
* Some cppcheck cleaningJulien Nabet2013-01-201-1/+0
* Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann2013-01-181-87/+108
* Register theTypeDescriptionManager normally in services.rdbStephan Bergmann2013-01-161-0/+1
* Remove support for UNO_AC* bootstrap variablesStephan Bergmann2013-01-167-650/+8
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-4/+4
* Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann2012-12-215-1359/+5
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-212-3/+0
* Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann2012-12-181-3/+25
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-45/+0
* Unused variablesStephan Bergmann2012-12-074-23/+2
* Proper indentationStephan Bergmann2012-12-071-62/+85
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3018-34/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-304-5/+5
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-9/+0
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-6/+2
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* directly use udkapiDavid Tardon2012-10-053-101/+1
* Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann2012-10-032-376/+68
* Dead xml2cmp-related test codeStephan Bergmann2012-10-0310-921/+0
* stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2012-10-024-4/+4
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2810-20/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2810-10/+20
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2810-0/+10
* stoc: add more component prefixesMatúš Kukan2012-09-2610-14/+10
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-254-8/+8
* No point with component_canUnload when DISABLE_DYNLOADINGTor Lillqvist2012-09-201-0/+5
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-3/+0