Age | Commit message (Expand) | Author |
2014-02-27 | Remove visual noise from testtools | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-10 | Typo: execption -> exception | Julien Nabet |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-04 | Revert "throw new ..." fix in Managed C++ code | Stephan Bergmann |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-19 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
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-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
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-28 | testtools: add com.sun.star.test.performance.XPerformanceTest ... | Michael Stahl |
2012-10-04 | sal_Bool->bool in testtools | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-16 | Fix duplicate branches for if and else | Julien Nabet |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-12 | drop useless announcement | David Tardon |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | cleaning up dmake stuff | David Ostrovsky |
2012-05-25 | WaE: pesky aliasing warning with gcc 4.7.0 | Caolán McNamara |
2012-04-23 | Revert "i hope this is fixed now" | Stephan Bergmann |
2012-04-23 | i hope this is fixed now | David Tardon |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-26 | Fix delivery of jvmfwk ini/data files | Stephan Bergmann |
2012-02-21 | WaE: arrayIndexOutOfBounds | Thomas Arnhold |
2012-02-19 | method should be public | Caolán McNamara |
2012-02-17 | add a uno test api with more than 8 floating point args | Caolán McNamara |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist |