Age | Commit message (Expand) | Author |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-24 | extend license filtering, and add fallback-checks. | Michael Meeks |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | fdo#62096 - Changed a few compareTo's to '==' | Sameer Deshmukh |
2013-04-19 | use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX | Ivan Timofeev |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-18 | WaE: g_type_init has been deprecated since GLib 2.36 | Ivan Timofeev |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-06 | Add comment the RTL_CONSTASCII_STRINGPARAM should be kept in regexp.cxx | Chr. Rossmanith |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-01 | remove macros in ucb | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-28 | Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb | Chr. Rossmanith |
2013-03-27 | clear -Werror=write-strings in NeonUri.cxx | Chr. Rossmanith |
2013-03-27 | Remove RTL_CONSTASCII_STRINGPARAM in ucb | Chr. Rossmanith |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | Bin ASCII art and pointless comments | Tor Lillqvist |
2013-03-26 | WaE: unused function 'matchIgnoreAsciiCase' | Tor Lillqvist |
2013-03-25 | Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx | Chr. Rossmanith |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-24 | Does not compile | Stephan Bergmann |
2013-03-24 | Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp) | Chr. Rossmanith |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Thomas Arnhold |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | coverity#982271 Copy-paste error | Julien Nabet |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | trailing whitespaces | Thomas Arnhold |
2013-03-18 | incorrect NEON_VERSION usage | Luboš Luňák |
2013-03-15 | fprintf -> SAL_WARN | Stephan Bergmann |
2013-03-15 | Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism" | Tor Lillqvist |
2013-03-15 | Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism | Tor Lillqvist |
2013-03-15 | Lock document that is opened for potential modification | Tor Lillqvist |
2013-03-15 | SAL_INFO instead of OSL_TRACE | Tor Lillqvist |
2013-03-15 | Use default set of root certificates, if available, when using SSL | Tor Lillqvist |
2013-03-15 | Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0) | Tor Lillqvist |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | fdo#54275: Fix GVFS UCP, so saving docs works again | Stephan Bergmann |
2013-03-13 | rhbz#895690: Make GIO UCP less brittle, so saving docs works again | Stephan Bergmann |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |