summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_provider.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Use getXWeak in ucbMike Kaganski1-3/+3
2022-12-19loplugin:implinheritancehelper in ucbNoel Grandin1-37/+1
2022-10-18tdf#105609: Support DateModified for updated tdoc stream contentsStephan Bergmann1-0/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ucbStephan Bergmann1-2/+2
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-15loplugin:referencecasting in ucbNoel1-2/+2
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-20/+20
2020-08-16loplugin:unusedmethodsNoel Grandin1-1/+0
2020-07-13ucb/tdoc: create instances with uno constructorsNoel Grandin1-13/+15
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen1-4/+0
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann1-1/+1
2019-07-21loplugin:referencecasting in ucbNoel Grandin1-9/+2
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-8/+19
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-17/+7
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: ucbStephan Bergmann1-9/+9
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin1-41/+37
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-4/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-7/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-5/+17
2016-03-14inline some use-once macrosNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-18/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-08spelling: instanciated -> instantiatedNoel Grandin1-2/+2
2014-05-26cid#707435 Uncaught exceptionNoel Grandin1-1/+2
2014-05-26cid#707434 Uncaught exceptionNoel Grandin1-1/+1
2014-05-26cid#707433 Uncaught exceptionNoel Grandin1-1/+1
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud1-8/+21
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from ucbAlexander Wilms1-47/+47
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith1-4/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-9/+9
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-5/+5
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-2/+2
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-3/+2
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin1-5/+5
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14