Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-03-04 | doubled includes | Thomas Arnhold | 3 | -3/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-24 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith | 2 | -9/+9 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 2 | -8/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 2 | -1/+5 |
2012-12-30 | convert redland to gbuild and add to tail_build | Peter Foley | 1 | -3/+8 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 5 | -14/+0 |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist | 1 | -1/+1 |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz | 1 | -1/+0 |
2012-11-14 | Reset xmlSetGenericErrorFunc after use | Stephan Bergmann | 1 | -0/+1 |
2012-11-14 | fdo#57055: Re-enable call to librdf_free_world | Stephan Bergmann | 1 | -6/+0 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 2 | -3/+2 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-24 | soffice.bin: add a hack to detect calls to xmlCleanupParser | Michael Stahl | 1 | -0/+6 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -2/+2 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -1/+2 |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin | 1 | -4/+3 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -2/+0 |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin | 1 | -3/+3 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 2 | -10/+10 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 5 | -14/+6 |
2012-08-07 | Remove commented out code | Thomas Arnhold | 1 | -19/+0 |
2012-07-28 | callcatcher: unused dtor->fix leak | Caolán McNamara | 2 | -0/+12 |
2012-07-06 | use custom ExtEnt loader for RDF import | Herbert Duerr | 1 | -0/+11 |
2012-07-06 | re-base on ALv2 code. | Michael Meeks | 32 | -728/+466 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 2 | -8/+2 |
2012-06-29 | Fix java "unchecked conversion" warnings | Noel Grandin | 1 | -27/+9 |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks | 2 | -2/+2 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 47 | -1084/+661 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -47/+29 |
2012-06-12 | nuke dead code | Takeshi Abe | 1 | -4/+0 |