summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* Add missing parenthesisJulien Nabet2013-01-141-1/+1
* warning C4101: unreferenced local variableMichael Stahl2012-09-191-1/+1
* CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat2012-07-045-4/+39
* UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat2012-07-041-1/+1
* CMIS UCP: show some caught exceptions in ucpcmis.INFOCédric Bosdonnat2012-07-041-0/+5
* UCP CMIS: avoid breaking the media type when saving a documentCédric Bosdonnat2012-06-291-1/+20
* CMIS UCP: fixed save as which was broken by bad exceptions catchingCédric Bosdonnat2012-06-281-30/+50
* CMIS UCP: cached session id change was not impacted on all constructorsCédric Bosdonnat2012-06-281-3/+4
* CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat2012-06-282-10/+13
* CMIS UCP: oops, read-only check has been reversed somehowCédric Bosdonnat2012-06-281-1/+1
* CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat2012-06-273-7/+13
* CMIS UCP: Use the URL host as ID for cached sessionsCédric Bosdonnat2012-06-272-9/+4
* cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat2012-06-272-206/+258
* CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat2012-06-271-12/+23
* rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann2012-06-121-0/+15
* Do not copy etc. singular iterator values.Stephan Bergmann2012-06-073-10/+55
* ucb: second try to fix weird STL assertion on tinderboxMichael Stahl2012-06-071-5/+5
* ucb: try to fix weird STL assertion on tinderboxMichael Stahl2012-06-073-16/+4
* CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat2012-06-045-103/+106
* CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat2012-06-041-16/+72
* CMIS UCP: fixed a few bugs to show repo in fpickerCédric Bosdonnat2012-06-041-21/+49
* CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat2012-06-042-2/+11
* CMIS UCP: implemented delete command for foldersCédric Bosdonnat2012-06-041-2/+2
* CMIS UCP: Implemented delete command for documentsCédric Bosdonnat2012-06-042-10/+20
* CMIS UCP: implemented folder case for open commandCédric Bosdonnat2012-06-047-4/+451
* CMIS ucp: write documents back to CMIS serverCédric Bosdonnat2012-06-046-138/+497
* libcmis: updated to 0.2.0Cédric Bosdonnat2012-06-041-0/+1
* targeted string re-workNorbert Thiebaud2012-06-011-1/+1
* targeted string re-workNorbert Thiebaud2012-05-3163-1494/+1069
* nuke unused namespaceTakeshi Abe2012-06-011-3/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-296-11/+12
* removed dead codeTakeshi Abe2012-05-291-34/+0
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-5/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-0418-83/+81
* Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann2012-05-021-0/+3
* Cleaned up CommandLineArgsStephan Bergmann2012-05-021-6/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* prevent getFileURL() & getLinkTargetURL() asserting for broken linksNoel Power2012-04-171-37/+40
* WaE: deprecated conversion from string constant to 'LPSTR'David Tardon2012-04-161-1/+1
* re-open output file on save to fsync to improve first-start performanceMichael Meeks2012-04-151-4/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-0818-36/+36
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0621-475/+201
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-18/+18
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-63/+63
* Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist2012-03-293-6/+11
* Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist2012-03-2916-35/+62
* chmod -xTor Lillqvist2012-03-212-0/+0