summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* add more component prefixesMatúš Kukan2012-09-014-12/+4
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-2228-1003/+9
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
* Better error reportingStephan Bergmann2012-08-081-0/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+1
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-3/+0
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-4/+4
* Assertion clean-upStephan Bergmann2012-07-231-5/+4
* WaE: unused variableTor Lillqvist2012-07-231-0/+2
* simplify include guardsThomas Arnhold2012-07-142-2/+2
* re-base on ALv2 code.Michael Meeks2012-07-061-20/+14
* re-base on ALv2 code.Michael Meeks2012-06-2996-2256/+1716
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* Remove unused include filesThomas Arnhold2012-06-271-56/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* re-base on ALv2 code.Michael Meeks2012-06-2136-863/+539
* re-base on ALv2 code.Michael Meeks2012-06-2120-399/+327
* nuke dead codeTakeshi Abe2012-06-101-5/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targeted string re-workNorbert Thiebaud2012-06-028-356/+227