Age | Commit message (Expand) | Author |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from unoxml | Alexander Wilms |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-09-20 | unoxml: avoid SIGSEV when xmlNsPtr prefix is NULL | Andres Gomez |
2013-07-08 | -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) | Stephan Bergmann |
2013-06-19 | fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() | Jelle van der Waa |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-05-24 | WaE: implicit conversion of NULL constant to nullptr_t | Tor Lillqvist |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-08 | n759982: Win/VC++ stl messes up the namespace vector. | Muthu Subramanian |
2012-06-01 | targetted string cleanup | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-01-19 | Fix for fdo43460 Part XLIII getLength() to isEmpty() | Olivier Hallot |
2012-01-08 | catch exception by constant reference | Takeshi Abe |
2011-09-07 | replace api.openoffice.org to api.libreoffice.org | Andras Timar |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-12 | Code cleanup | Korrawit Pruegsanusak |
2011-06-02 | swap in the standard template for this | Caolán McNamara |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-16 | fdo#35668: do not manually free parser context | Bjoern Michaelsen |
2011-05-16 | fdo#35668: do not manually free parser context | Bjoern Michaelsen |
2011-04-28 | unoxml-fix-empty-xmlns.diff: crasher in xml parser | Radek Doulik |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-03-29 | change the function's description too | David Tardon |
2011-03-29 | this is just a warning, not error | David Tardon |
2011-03-23 | get rid of hash_map include | Caolán McNamara |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-01 | avoid implicit cast | Caolán McNamara |