summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis
AgeCommit message (Expand)Author
2013-03-19trailing whitespacesThomas Arnhold
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2013-02-14CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat
2013-02-12CMIS: proxy was setin to ":-1" is no proxy is defined in the UICédric Bosdonnat
2013-01-24CMIS: use the proxy settings from the optionsCédric Bosdonnat
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS UCP: fixed crash when URL to server is wrong, or server downCédric Bosdonnat
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-11CMIS UCP: fixed crash when cancelling authentication dialogCédric Bosdonnat
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-13warning C4101: unreferenced local variableMichael Stahl
2012-07-11CMIS UCP: getChildren created wrong path if there is no trailing /Cédric Bosdonnat
2012-07-11CMIS UCP: guess the parent URL using the current path if neededCédric Bosdonnat
2012-07-09CMIS UCP: forgot to git add new filesCédric Bosdonnat
2012-07-09CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat
2012-07-02CMIS UCP: show some caught exceptions in ucpcmis.INFOCédric Bosdonnat
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-29UCP CMIS: avoid breaking the media type when saving a documentCédric Bosdonnat
2012-06-28CMIS UCP: fixed save as which was broken by bad exceptions catchingCédric Bosdonnat
2012-06-28CMIS UCP: cached session id change was not impacted on all constructorsCédric Bosdonnat
2012-06-28CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat
2012-06-28CMIS UCP: oops, read-only check has been reversed somehowCédric Bosdonnat
2012-06-27CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat
2012-06-27CMIS UCP: Use the URL host as ID for cached sessionsCédric Bosdonnat
2012-06-26cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-14CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-06-04CMIS UCP: fixed a few bugs to show repo in fpickerCédric Bosdonnat
2012-06-04CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat