Age | Commit message (Expand) | Author | Files | Lines |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann | 1 | -1/+1 |
2013-07-05 | API change: oslDateTime signed year | Lionel Elie Mamane | 2 | -4/+4 |
2013-07-05 | Mark as const | Takeshi Abe | 8 | -9/+9 |
2013-07-01 | fdo#66324 fix locking in webdav_ucp::Content::getResourceType() | Michael Stahl | 1 | -1/+13 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 7 | -9/+9 |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold | 1 | -1/+1 |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold | 1 | -1/+1 |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa | 1 | -1/+1 |
2013-06-23 | Resolves: #i121947# Default User-Agent | Ariel Constenla-Haile | 5 | -21/+152 |
2013-06-16 | Fix build breaker | Ariel Constenla-Haile | 1 | -1/+1 |
2013-06-15 | Resolves: #i121942# Explicitly set "ContentType" for non-DAV content | Ariel Constenla-Haile | 1 | -0/+4 |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann | 1 | -2/+1 |
2013-06-14 | Always try to mount in gio::Content::getGFileInfo | Stephan Bergmann | 1 | -16/+26 |
2013-06-13 | Resolves: #i120738# need to call OWeakObject::release() explicitly | Jian Fang Zhang | 1 | -4/+7 |
2013-06-10 | Don't warn about undefined macro any more | Fridrich Štrba | 1 | -1/+1 |
2013-06-06 | Some more modules at least building with mingw64 | Fridrich Štrba | 3 | -86/+86 |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in ucb module | Noel Grandin | 9 | -69/+57 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 3 | -3/+0 |
2013-06-04 | fix build, bad merge | Caolán McNamara | 1 | -1/+4 |
2013-06-04 | Resolves: #i122273# - Avoid using tmpfile() | Ariel Constenla-Haile | 4 | -21/+27 |
2013-06-03 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -3/+3 |
2013-05-30 | ucb: NeonLockStore::stopTicker(): really avoid deadlock | Michael Stahl | 2 | -12/+13 |
2013-05-29 | ucb: NeonLockStore::stopTicker(): avoid deadlock | Michael Stahl | 1 | -5/+12 |
2013-05-27 | Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request body | Ariel Constenla-Haile | 2 | -46/+59 |
2013-05-27 | Header clean-up | Ariel Constenla-Haile | 42 | -95/+95 |
2013-05-27 | Resolves; #i121201# Handle servers not supporting HEAD requests | Ariel Constenla-Haile | 3 | -5/+200 |
2013-05-27 | Resolves: #i121922# Fix wrong condition | Ariel Constenla-Haile | 1 | -1/+1 |
2013-05-27 | Let package_ucp::ContentProvider::createPackage throw exceptions on failure | Stephan Bergmann | 3 | -62/+24 |
2013-05-24 | Revert "Rename Boost libraries when built internally to match conventions" | Fridrich Štrba | 1 | -1/+1 |
2013-05-24 | Rename Boost libraries when built internally to match conventions | Tor Lillqvist | 1 | -1/+1 |
2013-05-23 | Related rhbz#961460: Fix regression around OUString::compareTo usage | Stephan Bergmann | 1 | -1/+1 |
2013-05-23 | Fold regexpmap.tpt inline template definitions into regexpmap.hxx | Stephan Bergmann | 3 | -591/+488 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 4 | -22/+10 |
2013-05-21 | fix for linking | Noel Grandin | 1 | -0/+1 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 18 | -298/+60 |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin | 1 | -3/+3 |
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 |