summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan 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-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always trueNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-28ucb: fix deadlocks in tdoc UCP OfficeDocumentsManagerMichael Stahl
2016-07-05Fix link in commentStephan Bergmann
2016-07-05tdf#94378: Respond to OnStorageChangedStephan Bergmann
2016-07-05merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin
2016-06-03Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin
2016-04-04unnecessary reallocNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-24loplugin:unusedfields in ucb/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-17use unique_ptr for pImpl in ucb/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-06-28coverity#1308481 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308469 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308452 Uncaught exceptionCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin