Age | Commit message (Expand) | Author |
2013-08-08 | Bin Chaos WIDs that are unused (only mentioned only in comments) | Tor Lillqvist |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-07-17 | Mark as const | Takeshi Abe |
2013-07-15 | ucb: fix DateTime in gvfs | Michael Stahl |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-05 | API change: oslDateTime signed year | Lionel Elie Mamane |
2013-07-05 | Mark as const | Takeshi Abe |
2013-07-01 | fdo#66324 fix locking in webdav_ucp::Content::getResourceType() | Michael Stahl |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold |
2013-06-24 | fdo#43460 sd,rsc,ucb,sdext: use isEmpty() | Jelle van der Waa |
2013-06-23 | Resolves: #i121947# Default User-Agent | Ariel Constenla-Haile |
2013-06-16 | Fix build breaker | Ariel Constenla-Haile |
2013-06-15 | Resolves: #i121942# Explicitly set "ContentType" for non-DAV content | Ariel Constenla-Haile |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann |
2013-06-14 | Always try to mount in gio::Content::getGFileInfo | Stephan Bergmann |
2013-06-13 | Resolves: #i120738# need to call OWeakObject::release() explicitly | Jian Fang Zhang |
2013-06-10 | Don't warn about undefined macro any more | Fridrich Štrba |
2013-06-06 | Some more modules at least building with mingw64 | Fridrich Štrba |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in ucb module | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-04 | fix build, bad merge | Caolán McNamara |
2013-06-04 | Resolves: #i122273# - Avoid using tmpfile() | Ariel Constenla-Haile |
2013-06-03 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-05-30 | ucb: NeonLockStore::stopTicker(): really avoid deadlock | Michael Stahl |
2013-05-29 | ucb: NeonLockStore::stopTicker(): avoid deadlock | Michael Stahl |
2013-05-27 | Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request body | Ariel Constenla-Haile |
2013-05-27 | Header clean-up | Ariel Constenla-Haile |
2013-05-27 | Resolves; #i121201# Handle servers not supporting HEAD requests | Ariel Constenla-Haile |
2013-05-27 | Resolves: #i121922# Fix wrong condition | Ariel Constenla-Haile |
2013-05-27 | Let package_ucp::ContentProvider::createPackage throw exceptions on failure | Stephan Bergmann |
2013-05-24 | Revert "Rename Boost libraries when built internally to match conventions" | Fridrich Štrba |
2013-05-24 | Rename Boost libraries when built internally to match conventions | Tor Lillqvist |
2013-05-23 | Related rhbz#961460: Fix regression around OUString::compareTo usage | Stephan Bergmann |
2013-05-23 | Fold regexpmap.tpt inline template definitions into regexpmap.hxx | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fix for linking | Noel Grandin |
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 |