summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Lock document that is opened for potential modificationTor Lillqvist1-0/+6
2013-03-14Call ne_ssl_trust_default_ca()Tor Lillqvist1-0/+2
2013-03-14Turn on Neon debug output (if enabled in Neon) when building for debuggingTor Lillqvist1-2/+3
2013-01-14Add missing parenthesisJulien Nabet1-1/+1
2012-09-19warning C4101: unreferenced local variableMichael Stahl1-1/+1
2012-07-04CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat5-4/+39
2012-07-04UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat1-1/+1
2012-07-04CMIS UCP: show some caught exceptions in ucpcmis.INFOCédric Bosdonnat1-0/+5
2012-06-29UCP CMIS: avoid breaking the media type when saving a documentCédric Bosdonnat1-1/+20
2012-06-28CMIS UCP: fixed save as which was broken by bad exceptions catchingCédric Bosdonnat1-30/+50
2012-06-28CMIS UCP: cached session id change was not impacted on all constructorsCédric Bosdonnat1-3/+4
2012-06-28CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat2-10/+13
2012-06-28CMIS UCP: oops, read-only check has been reversed somehowCédric Bosdonnat1-1/+1
2012-06-27CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat3-7/+13
2012-06-27CMIS UCP: Use the URL host as ID for cached sessionsCédric Bosdonnat2-9/+4
2012-06-27cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat2-206/+258
2012-06-27CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat1-12/+23
2012-06-12rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann1-0/+15
2012-06-07Do not copy etc. singular iterator values.Stephan Bergmann3-10/+55
2012-06-07ucb: second try to fix weird STL assertion on tinderboxMichael Stahl1-5/+5
2012-06-07ucb: try to fix weird STL assertion on tinderboxMichael Stahl3-16/+4
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat5-103/+106
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat1-16/+72
2012-06-04CMIS UCP: fixed a few bugs to show repo in fpickerCédric Bosdonnat1-21/+49
2012-06-04CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat2-2/+11
2012-06-04CMIS UCP: implemented delete command for foldersCédric Bosdonnat1-2/+2
2012-06-04CMIS UCP: Implemented delete command for documentsCédric Bosdonnat2-10/+20
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat7-4/+451
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat6-138/+497
2012-06-04libcmis: updated to 0.2.0Cédric Bosdonnat1-0/+1
2012-06-01targeted string re-workNorbert Thiebaud1-1/+1
2012-05-31targeted string re-workNorbert Thiebaud63-1494/+1069
2012-06-01nuke unused namespaceTakeshi Abe1-3/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks6-11/+12
2012-05-29removed dead codeTakeshi Abe1-34/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-5/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold18-83/+81
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann1-0/+3
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-6/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-17prevent getFileURL() & getLinkTargetURL() asserting for broken linksNoel Power1-37/+40
2012-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks1-4/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl18-36/+36
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi21-475/+201
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-63/+63