Age | Commit message (Expand) | Author | Files | Lines |
2013-03-09 | Revert "WIP: Experimental new binary type.rdb format" | Stephan Bergmann | 9 | -0/+1723 |
2013-03-09 | WIP: Experimental new binary type.rdb format | Stephan Bergmann | 9 | -1723/+0 |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | 2 | -3/+3 |
2013-03-04 | doubled includes | Thomas Arnhold | 1 | -1/+0 |
2013-03-04 | doubled namespace | Thomas Arnhold | 1 | -1/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 2 | -2/+2 |
2013-03-01 | Translated comments from german to english | Stefan Schick | 1 | -23/+23 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 2 | -2/+0 |
2013-02-24 | translated some german comments, removed commented code blocks | Hamza Abdelkebir | 5 | -40/+20 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 2 | -3/+3 |
2013-02-21 | osl_atomic_increment/decrement are macros | Stephan Bergmann | 2 | -4/+4 |
2013-02-20 | Translated comments from german to english | Stefan Schick | 1 | -21/+21 |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 2 | -20/+22 |
2013-02-19 | Translated some comments from german to english | Stefan Schick | 1 | -7/+7 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -17/+2 |
2013-02-08 | catch exceptions by const ref | Caolán McNamara | 1 | -5/+5 |
2013-01-30 | API CHANGE: Make TypeDescriptionManager/Provider more consistent | Stephan Bergmann | 2 | -20/+39 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 14 | -137/+119 |
2013-01-27 | Fix uninitialized variables | Julien Nabet | 1 | -2/+2 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 11 | -11/+11 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 7 | -0/+14 |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann | 2 | -10/+10 |
2013-01-21 | Fix parenthesis and simplify | Julien Nabet | 1 | -1/+1 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -37/+37 |
2013-01-20 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+0 |
2013-01-18 | Insert type rdbs individually into theTypeDescriptionManager | Stephan Bergmann | 1 | -87/+108 |
2013-01-16 | Register theTypeDescriptionManager normally in services.rdb | Stephan Bergmann | 1 | -0/+1 |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann | 7 | -650/+8 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 2 | -4/+4 |
2012-12-21 | Remove support for XML .rdbs froom SimpleRegistry service again | Stephan Bergmann | 5 | -1359/+5 |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann | 2 | -3/+0 |
2012-12-18 | Let JavaVirtualMachine::getJavaVm start the VM it already found | Stephan Bergmann | 1 | -3/+25 |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann | 1 | -45/+0 |
2012-12-07 | Unused variables | Stephan Bergmann | 4 | -23/+2 |
2012-12-07 | Proper indentation | Stephan Bergmann | 1 | -62/+85 |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák | 1 | -1/+1 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 18 | -34/+0 |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens | 4 | -5/+5 |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz | 1 | -9/+0 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 1 | -6/+2 |
2012-10-22 | drop rdbmaker completely | Matúš Kukan | 1 | -1/+1 |
2012-10-05 | directly use udkapi | David Tardon | 3 | -101/+1 |
2012-10-03 | Replace set_xml with set_types, to get rid of xml2cmp | Stephan Bergmann | 2 | -376/+68 |
2012-10-03 | Dead xml2cmp-related test code | Stephan Bergmann | 10 | -921/+0 |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan | 4 | -4/+4 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 10 | -20/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 10 | -10/+20 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 10 | -0/+10 |
2012-09-26 | stoc: add more component prefixes | Matúš Kukan | 10 | -14/+10 |