Age | Commit message (Expand) | Author | Files | Lines |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara | 1 | -2/+1 |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin | 4 | -4/+0 |
2014-05-27 | remove more unnecessary use of OUString constructor | Noel Grandin | 1 | -8/+8 |
2014-05-22 | update_pch: add unoxml | Thomas Arnhold | 3 | -0/+76 |
2014-05-22 | unoxml: huge namespacing cleanup | Thomas Arnhold | 67 | -1275/+1234 |
2014-05-08 | various: sal_Bool->bool | Noel Grandin | 1 | -1/+1 |
2014-05-02 | unoxml: sal_Bool->bool | Noel Grandin | 11 | -27/+27 |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni | 1 | -1/+1 |
2014-04-15 | Clean up function declarations | Stephan Bergmann | 3 | -12/+9 |
2014-04-08 | coverity#707456 Uncaught exception | Caolán McNamara | 2 | -8/+8 |
2014-04-05 | coverity#708568 Uninitialized scalar field | Caolán McNamara | 1 | -1/+4 |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin | 4 | -14/+14 |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann | 35 | -673/+673 |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin | 2 | -6/+6 |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 64 | -990/+990 |
2014-02-26 | Remove visual noise from unoxml | Alexander Wilms | 3 | -29/+29 |
2014-01-28 | bool improvements | Stephan Bergmann | 1 | -4/+4 |
2014-01-09 | librdf_Repository: make older compilers happy | Michael Stahl | 1 | -3/+9 |
2014-01-09 | librdf_Repository: fix missing mutex lock in various destructors | Michael Stahl | 1 | -3/+16 |
2014-01-09 | fdo#72928: fix deadlocks in librdf_Repository | Michael Stahl | 1 | -149/+324 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 2 | -4/+4 |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin | 1 | -3/+3 |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin | 2 | -20/+20 |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza | 1 | -3/+1 |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold | 33 | -66/+66 |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin | 1 | -1/+1 |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann | 2 | -42/+30 |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza | 8 | -53/+16 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -2/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-09-26 | typo fixes in comments | Andras Timar | 1 | -2/+2 |
2013-09-20 | The original bytes were probably meant as UTF-8, not UTF-16 | Stephan Bergmann | 1 | -1/+1 |
2013-09-20 | java.lang.String.getBytes() has platform-dependent semantics | Stephan Bergmann | 1 | -2/+2 |
2013-09-20 | New unit test to the DOMTree test suite | Miguel Gomez | 1 | -0/+53 |
2013-09-20 | unoxml: avoid SIGSEV when xmlNsPtr prefix is NULL | Andres Gomez | 1 | -1/+1 |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer | 1 | -6/+0 |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks | 1 | -1/+1 |
2013-07-08 | -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) | Stephan Bergmann | 1 | -3/+3 |
2013-06-26 | fdo#64672 prevent raptor from setting global libxml2 error handlers | Michael Stahl | 1 | -0/+11 |
2013-06-19 | fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() | Jelle van der Waa | 1 | -1/+1 |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin | 2 | -3/+3 |
2013-05-24 | WaE: implicit conversion of NULL constant to nullptr_t | Tor Lillqvist | 3 | -4/+4 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 7 | -17/+17 |
2013-04-22 | unordf: put in a version check for librdf_stream_get_context2 | Michael Stahl | 1 | -4/+8 |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin | 1 | -2/+2 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 47 | -265/+225 |
2013-04-03 | unordf: add unit test for CVE-2012-0037 | Michael Stahl | 2 | -0/+33 |
2013-04-03 | unordf: replace external entity disabling handler code ... | Michael Stahl | 1 | -10/+0 |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith | 3 | -10/+10 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |