Age | Commit message (Expand) | Author |
2014-03-10 | stoc: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from stoc | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-26 | Translate some German comments to English, and remove some ASCII art. | Sven Wehner |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-08 | remove unnecessary use of OUString constructor in STOC module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-24 | translated some german comments, removed commented code blocks | Hamza Abdelkebir |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-19 | Translated some comments from german to english | Stefan Schick |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-27 | Fix uninitialized variables | Julien Nabet |
2013-01-21 | Fix parenthesis and simplify | Julien Nabet |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-10-03 | Dead xml2cmp-related test code | Stephan Bergmann |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-07 | fdo#48391: Remove TEST_ENSHURE | Gábor Stefanik |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |