summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_content.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC1-4/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+5
2020-09-27Remove unused include list in ucb/cmis_contentJulien Nabet1-2/+0
2020-05-10compact namespace in ucb..uuiNoel Grandin1-2/+2
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin1-2/+2
2018-12-06Remove obsolete GCC version checksStephan Bergmann1-2/+2
2018-09-26loplugin:constfields in ucbNoel Grandin1-2/+2
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann1-5/+0
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet1-2/+2
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