Age | Commit message (Expand) | Author |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-09 | protect UNO EnvStack's s_setCurrent() against unknown threadid | Herbert Dürr |
2013-05-07 | Avoid warnings about unused test functions | Stephan Bergmann |
2013-05-07 | Up-cast conversion constructor for css::uno::Reference | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | WaE: variable 'hMod' set but not used | Tor Lillqvist |
2013-04-16 | do not use deprecated rtl_registerModuleForUnloading | Matúš Kukan |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-13 | simplify makefiles | David Tardon |
2013-04-13 | simplify generation of *_allheaders.hxx | David Tardon |
2013-04-13 | drop trailing / | David Tardon |
2013-04-13 | install SDK headers from filelists | David Tardon |
2013-04-03 | Forbid old-style services/singletons inheriting new-style services | Stephan Bergmann |
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-03-18 | cleanup doxygen warnings | Peter Foley |
2013-03-18 | coverity#705137 Missing break in switch | Julien Nabet |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | gbuild: stop using $(OUTDIR)/idl | Michael Stahl |
2013-03-05 | *ppRet cannot become non-null there out of thin air | Stephan Bergmann |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl |
2013-02-25 | cppu does not depend on any offapi .idl files | Stephan Bergmann |
2013-02-23 | Fix typo betwen/between | Julien Nabet |
2013-02-21 | osl_atomic_increment/decrement are macros | Stephan Bergmann |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-15 | Include <cassert> | Stephan Bergmann |
2013-01-15 | uno::Sequence: assert on negative length | Miklos Vajna |
2012-12-27 | Some cppcheck cleaning | Julien Nabet |
2012-12-03 | there should be no support for OString in Any | Luboš Luňák |
2012-12-03 | make sure uno::Any works with fast operator+ | Luboš Luňák |
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-13 | Avoid global static data | Stephan Bergmann |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-30 | Make Reference::iset_throw work with multiple-inheritance interfaces | Stephan Bergmann |
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-22 | dependency on makefile needs full path | David Tardon |
2012-09-21 | Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING | Tor Lillqvist |