summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_content.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann1-0/+5
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-1/+1
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-1/+1
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann1-2/+0
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann1-2/+2
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist1-0/+2
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann1-0/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-42/+21
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-0/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-3/+3
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin1-72/+67
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-07-07loplugin:unusedmethods ucbNoel Grandin1-2/+0
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-24coverity#983986 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983991 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1213513 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30ucb: sal_Bool->boolNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: ucbThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud1-1/+4
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud1-1/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-11coverity#1103732 Uncaught exceptionCaolán McNamara1-1/+2
2013-09-23Cmis Versions dialogCao Cuong Ngo1-0/+5
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat1-1/+1
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo1-0/+5
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat1-2/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-2/+2
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+11
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat1-1/+2
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-2/+2
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat1-7/+10
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara1-2/+0
2012-07-09CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat1-4/+8
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat1-0/+1
2012-06-26cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat1-1/+1
2012-06-26removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-1/+1
2012-06-04CMIS UCP: Implemented delete command for documentsCédric Bosdonnat1-1/+1
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat1-1/+5