summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
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-02targetted improvement of UNO API includes / usageMichael Meeks
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-07-01Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-29Fix java "unchecked conversion" warning in UCB moduleNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29UCP CMIS: avoid breaking the media type when saving a documentCédric Bosdonnat
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
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-27Remove unused include filesThomas Arnhold
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-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-14CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat
2012-06-12rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann
2012-06-12nuke dead codeTakeshi Abe
2012-06-06Do not copy etc. singular iterator values.Stephan Bergmann
2012-06-06ucb: second try to fix weird STL assertion on tinderboxMichael Stahl
2012-06-05ucb: try to fix weird STL assertion on tinderboxMichael Stahl
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
2012-06-04CMIS UCP: implemented delete command for foldersCédric Bosdonnat
2012-06-04CMIS UCP: Implemented delete command for documentsCédric Bosdonnat
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
2012-06-04libcmis: updated to 0.2.0Cédric Bosdonnat
2012-06-01targeted string re-workNorbert Thiebaud