summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_content.hxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-09-27Remove unused include list in ucb/cmis_contentJulien Nabet
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-09-26loplugin:constfields in ucbNoel Grandin
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-11coverity#983990 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983986 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983991 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1213513 Uncaught exceptionCaolán McNamara
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11coverity#1103732 Uncaught exceptionCaolán McNamara
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat