summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Collapse)Author
2013-10-23convert code to use OUString::endsWithNoel Grandin
Convert places that call aStr[aStr.getLength()-1] == 'x' to use the shorter form aStr.endsWith("x") Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
to cppu::supportsService Change-Id: I0b03d3910f094f2183bf9859db9d5bcaf35d1f14 Reviewed-on: https://gerrit.libreoffice.org/6370 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-20drop unnecessary tools/string includesCaolán McNamara
Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb Reviewed-on: https://gerrit.libreoffice.org/6311 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-15CMIS: show commit comment in versions dialogCédric Bosdonnat
Change-Id: I0d3b3d8dfe160b00c70acb98bdf4e37d088dc4c6
2013-10-02WaE: unused variableTor Lillqvist
Change-Id: Ia592c20c410b26ba40c7a255588ce53652c85cb5
2013-09-30Indirect dependency on boost_headersStephan Bergmann
...since 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08 "Hack to not leave SolarMutex released after g_main_loop_run call." Change-Id: Ib4eb92002531af423b3ed4f24f6f4b71dc9cdc0d
2013-09-26Hack to not leave SolarMutex released after g_main_loop_run callStephan Bergmann
Change-Id: I26923469d08308233ce3fabe749806c16d75cecd
2013-09-26Fix fdo#68894 Cmis crashes on start up.Cao Cuong Ngo
The reason of the crash is that the recent file opening feature can't get the session automatically. Change-Id: I6890c04cfdafc81d19c6b2b2024896df040fe091
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
The file picker can't go back folder if we use ID mark in the URL. Conflicts: ucb/source/ucp/cmis/cmis_content.cxx Change-Id: I6985feec71dc23848ee022e0bab9e8515a21ffd2
2013-09-26Improve debug outputStephan Bergmann
Change-Id: I10a9c3679ae2d6ca8183b68b60b52e91ecd8f91f
2013-09-23Cmis Versions dialogCao Cuong Ngo
Change-Id: Ie863282062a6932a55543143e841917c54223ac9 Reviewed-on: https://gerrit.libreoffice.org/5925 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-09-04Replace XROW_GETXXX macro with templateStephan Bergmann
Change-Id: Ibd476f9a60dcc15be3b330d738faf56781998dfc
2013-09-03warning C4702: unreachable codeStephan Bergmann
Change-Id: I1391780715e7b29a33c3ee647a62780b0b2174a4
2013-09-02WaE: unused variablesTor Lillqvist
Change-Id: I0c93ca3875d8cd6fe009018e79847142b4e64bfd
2013-09-02ucb: rename "cmisucp" log area for consistencyMichael Stahl
Change-Id: Ie9ef3324bb7a9e954db57548d7862a90b070ebd3
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl
Change-Id: Ifa2df0e2dcc193ae02202687c0d6b7ab930db58f
2013-09-02ucb: fixed bad init of shared_ptrCédric Bosdonnat
Change-Id: I3d7fc2c01d58da58eb984ad5c10435f86f87f56a
2013-09-02WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
Change-Id: I556d03a5bbd74faa26d73a8e84147c9743c20507
2013-09-02libcmis: add a mandatory patch for GDrive feature to properly workCédric Bosdonnat
Change-Id: I1bd183508b7f481feed641f8658c0baea6f743bd
2013-09-02CMIS properties dialog: get multiple valuesCao Cuong Ngo
Change-Id: Ife7562d52cc3070c8d409f2da68d4e2aa5faea69
2013-09-02CMIS: fix file saving issueCao Cuong Ngo
Change-Id: I60cccb841fea5ce493f004c73ecf50468019f860
2013-09-02CMIS: use FolderPtr instead of Folder pointerCao Cuong Ngo
Change-Id: Iac68f67e94ddcc6b0bb2877763176b2efcc9b7d8
2013-09-02CMIS: add BaseURI property to remove warningCao Cuong Ngo
Change-Id: I936e497d88781b9e8fd43532fda23379ff56e25f
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo
The document ID is needed in case the get object by path of the CMIS document doesn't work (like Google Drive) Change-Id: I151d5433a19caeaf4a542b69cd9e95dde58722e7
2013-09-02Store the decision about the certificate in a container to remember itCédric Bosdonnat
Change-Id: I19da6c1aeb7fada97166d37c68fa5ba242bbcaba
2013-09-02UCB Show more infos about errors loading UCPCédric Bosdonnat
Change-Id: Ibc67cde1766f1259f4e5099160d469412fb4e89e
2013-09-02fdo#61589: ask what to do with invalid SSL certificates in CMIS UCPCédric Bosdonnat
Change-Id: I3cf688f7070e3e8cb2db532d8e034961504a8160
2013-09-02Resolves CMIS file picker propertyset out of range warningCao Cuong Ngo
Add missing properties Change-Id: Id3475fe4d07b33c4c0b31f54075dc011122b15bd
2013-09-02CMIS properties: Add type to the UNO APICao Cuong Ngo
Change-Id: Ie4f32bc840cdfab1d5f600991cd6ac8aabcb1f87
2013-09-02CMIS Google Drive get repositoriesCao Cuong Ngo
We don't have to create a session just to get a dummy repository. Change-Id: I0193d499d5a45aaa6fa7d1d18301e70ab550518d
2013-09-02CMIS: make GDrive work with pathCao Cuong Ngo
Change-Id: Ib85be2887219e6067a1b6c227515504020f9a4e7
2013-09-02CMIS: getRepositories should call createSessionCao Cuong Ngo
Change-Id: Ia64e15ab53155118dcfdd007a5d76e649bdeded9
2013-09-02CMIS: the file picker prefer path to IDCao Cuong Ngo
Change-Id: I3a8d52411176d29f67340d8b668b8e9cc940d648
2013-09-02CMIS create sessionCao Cuong Ngo
Add sslCheck flag in CreateSession Change-Id: I0dda9b89e529623cbed00f35f10a924120475480
2013-09-02CMIS: connect LO to Google DriveCao Cuong Ngo
Change-Id: I2c1b1d3e2bfd50ceb8647e62d37512ee3a0b9dae
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat
This means that building with internal libcmis won't work. Make install libcmis master code and use --with-system-libcmis to build after this commit Change-Id: I3df31b299cfc462436681bb36a62c626b3ce3dfe
2013-09-02CMIS properties dialogCao Cuong Ngo
Convert Any to Cmis properties Change-Id: I307d337363a84bae8585625ee3eeb641fde25792
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo
Change-Id: Ia506713b61dc6c1343eac3640863c86a2fc3f18f
2013-09-02Cmis PropertyCao Cuong Ngo
Add MultiValued, OpenChoice and Choices to CMIS Property Change-Id: Iade033c86878368b39a0264ad0a56d0286e6bffb
2013-09-02CMIS properties dialogCao Cuong Ngo
Rename CmisPropertyValues to CmisProperty Change-Id: I7360e6b55406c1abe381c8d915be41d972498167
2013-09-02CMIS propertiesCao Cuong Ngo
Create a CmisPropertyValue with additional DisplayName, Updatable and Required properties. Change-Id: Ia20d76a739ac5c51d7c89ef6f1a40a299697cb0e
2013-08-28Mark as constTakeshi Abe
Change-Id: If20ac542f31dd650d6d1cc22ced618f73e1ce773
2013-08-25Avoid OS X sandbox messages when just checking if a pathname is a directoryTor Lillqvist
Calling stat() on an arbitrary directory doesn't cause any sandbox violation, it seems, even if the process has no access to that directory. Calling opendir() on it is a sandbox violation. Change-Id: I776c04653cbeeb511a4a1e455fcc2b10ed4a0e5c
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-20Improve some debug outputStephan Bergmann
Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc
2013-08-16sPropName is needed after allStephan Bergmann
Change-Id: Ib48606425edb5f267615f4a15028b15e8fd00d5d
2013-08-15Fix unused variable (sPropName)Julien Nabet
Change-Id: I8fc579cde3a3ce40c75dd0a23990a831d9558add
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann
..."i121946 - Use enums to identify WebDAV/HTTP methods." Change-Id: I59c8b011192df008af539aa41ec5976f042572f6