Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks | 11 | -33/+0 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 4 | -4/+4 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 12 | -256/+61 |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane | 1 | -4/+6 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 12 | -181/+181 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 2 | -5/+0 |
2013-03-19 | trailing whitespaces | Thomas Arnhold | 1 | -1/+1 |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith | 4 | -64/+61 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 1 | -3/+0 |
2013-02-14 | CMIS: made it work with Lotus Live | Cédric Bosdonnat | 3 | -34/+135 |
2013-02-14 | CMIS: URL-decode username or it won't be shown properly in dialog | Cédric Bosdonnat | 1 | -3/+3 |
2013-02-12 | CMIS: proxy was setin to ":-1" is no proxy is defined in the UI | Cédric Bosdonnat | 2 | -2/+6 |
2013-01-24 | CMIS: use the proxy settings from the options | Cédric Bosdonnat | 2 | -0/+18 |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin | 5 | -19/+19 |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin | 4 | -7/+6 |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin | 3 | -8/+6 |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin | 1 | -1/+1 |
2012-11-05 | fdo#46808, use service constructor for ucb::Store | Noel Grandin | 2 | -6/+7 |
2012-11-05 | CMIS: added confirmation dialog for cancel checkout | Cédric Bosdonnat | 1 | -20/+21 |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat | 2 | -41/+258 |
2012-10-31 | CMIS UCP: fixed crash when URL to server is wrong, or server down | Cédric Bosdonnat | 1 | -0/+6 |
2012-10-31 | CMIS: don't show up checkout info bar if the document is not versionable | Cédric Bosdonnat | 1 | -0/+16 |
2012-10-31 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat | 2 | -8/+17 |
2012-10-31 | CMIS urls: remove +atom in the internal URLS as the binding is guessed | Cédric Bosdonnat | 5 | -6/+6 |
2012-10-11 | CMIS UCP: fixed crash when cancelling authentication dialog | Cédric Bosdonnat | 1 | -1/+6 |
2012-10-11 | CMIS: Implemented the CheckOut button of the InfoBar | Cédric Bosdonnat | 3 | -0/+53 |
2012-10-11 | CMIS: Provide the CMIS properties in the UNO API of documents | Cédric Bosdonnat | 1 | -0/+171 |
2012-09-16 | Fix for inefficient checking for 'm_aRepositories' emptiness | Julien Nabet | 1 | -1/+1 |
2012-09-14 | updated libcmis to 0.3.0 | Cédric Bosdonnat | 5 | -122/+105 |
2012-09-01 | ucb: add component prefixes | Matúš Kukan | 2 | -2/+2 |
2012-08-22 | remove unused module-description xml files | Matúš Kukan | 1 | -126/+0 |
2012-08-20 | callcatcher: remove some of the slightly trickier unused methods | Caolán McNamara | 2 | -11/+0 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 2 | -3/+1 |
2012-07-13 | warning C4101: unreferenced local variable | Michael Stahl | 2 | -3/+3 |
2012-07-11 | CMIS UCP: getChildren created wrong path if there is no trailing / | Cédric Bosdonnat | 1 | -1/+5 |
2012-07-11 | CMIS UCP: guess the parent URL using the current path if needed | Cédric Bosdonnat | 1 | -0/+11 |
2012-07-09 | CMIS UCP: forgot to git add new files | Cédric Bosdonnat | 5 | -0/+732 |
2012-07-09 | CMIS UCP: Added support for Binding URL and Repository as folders | Cédric Bosdonnat | 8 | -193/+106 |
2012-07-03 | CMIS UCP: fallback to URL with id as the mark if we can't get the path | Cédric Bosdonnat | 5 | -4/+39 |
2012-07-02 | UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them | Cédric Bosdonnat | 1 | -1/+1 |
2012-07-02 | CMIS UCP: show some caught exceptions in ucpcmis.INFO | Cédric Bosdonnat | 1 | -0/+5 |
2012-06-30 | Some cppcheck cleaning | Julien Nabet | 2 | -5/+5 |
2012-06-29 | UCP CMIS: avoid breaking the media type when saving a document | Cédric Bosdonnat | 1 | -1/+20 |
2012-06-28 | CMIS UCP: fixed save as which was broken by bad exceptions catching | Cédric Bosdonnat | 1 | -30/+50 |
2012-06-28 | CMIS UCP: cached session id change was not impacted on all constructors | Cédric Bosdonnat | 1 | -3/+4 |
2012-06-28 | CMIS UCP: strings coming from libcmis are UTF-8, not ascii | Cédric Bosdonnat | 2 | -10/+13 |
2012-06-28 | CMIS UCP: oops, read-only check has been reversed somehow | Cédric Bosdonnat | 1 | -1/+1 |
2012-06-27 | CMIS UCP: session cache, better use the binding URL + repo Id as id | Cédric Bosdonnat | 3 | -7/+13 |
2012-06-27 | CMIS UCP: Use the URL host as ID for cached sessions | Cédric Bosdonnat | 2 | -9/+4 |
2012-06-26 | cmisucp: catch the exception when getting CMIS object | Cédric Bosdonnat | 2 | -206/+258 |