Age | Commit message (Expand) | Author | Files | Lines |
2013-04-25 | Mark TypeDescriptionProvider service as "don't create by name" | Stephan Bergmann | 1 | -3/+2 |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann | 10 | -2240/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 11 | -242/+44 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 28 | -289/+75 |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan | 12 | -109/+10 |
2013-04-16 | Unused include | Stephan Bergmann | 1 | -1/+0 |
2013-04-16 | stoc: do not use rtl/unload.h functionality | Matúš Kukan | 1 | -128/+1 |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann | 1 | -2/+2 |
2013-04-16 | rhbz#867808 Do not throw RuntimeException by pointer | Stephan Bergmann | 1 | -1/+1 |
2013-04-15 | prefix all component_getFactory methods | Peter Foley | 2 | -6/+2 |
2013-04-11 | Avoid an endless stream of NoSuchElementException exceptions. | Jan Holesovsky | 1 | -9/+3 |
2013-04-10 | Introduce characters utilities in rtl/character.hxx | Arnaud Versini | 1 | -27/+8 |
2013-04-10 | remove commented out code | Thomas Arnhold | 1 | -18/+1 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 2 | -2/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 67 | -1080/+1026 |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold | 1 | -5/+3 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -9/+0 |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann | 1 | -1/+1 |
2013-03-19 | further OUString cleanup | Thomas Arnhold | 2 | -5/+5 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 5 | -19/+18 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 35 | -418/+370 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
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 |