Age | Commit message (Expand) | Author |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-30 | convert redland to gbuild and add to tail_build | Peter Foley |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-11-14 | Reset xmlSetGenericErrorFunc after use | Stephan Bergmann |
2012-11-14 | fdo#57055: Re-enable call to librdf_free_world | Stephan Bergmann |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-24 | soffice.bin: add a hack to detect calls to xmlCleanupParser | Michael Stahl |
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-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-07-28 | callcatcher: unused dtor->fix leak | Caolán McNamara |
2012-07-06 | use custom ExtEnt loader for RDF import | Herbert Duerr |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-29 | Fix java "unchecked conversion" warnings | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | 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-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-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targetted string cleanup | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
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-22 | Needless SAL_CALL | Stephan Bergmann |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-08 | Added and improved READMEs for modules which used to be in filter | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-19 | Fix for fdo43460 Part XLIII getLength() to isEmpty() | Olivier Hallot |
2012-01-10 | Use SAL_N_ELEMENTS | Thomas Arnhold |
2012-01-08 | catch exception by constant reference | Takeshi Abe |
2011-12-20 | unordf: tweak SPARQL unit test: | Michael Stahl |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |