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