summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)AuthorFilesLines
2016-07-28ucb: fix deadlocks in tdoc UCP OfficeDocumentsManagerMichael Stahl2-80/+101
2016-07-05Fix link in commentStephan Bergmann1-1/+2
2016-07-05tdf#94378: Respond to OnStorageChangedStephan Bergmann1-1/+2
2016-07-05merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin3-17/+8
2016-06-03Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara1-6/+7
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin2-3/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin1-1/+1
2016-04-04unnecessary reallocNoel Grandin1-9/+8
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-2/+2
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin1-4/+2
2016-03-15loplugin:constantparamNoel Grandin1-2/+2
2016-03-14inline some use-once macrosNoel Grandin2-4/+1
2016-02-09Remove excess newlinesChris Sherlock17-184/+0
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin2-11/+11
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-24loplugin:unusedfields in ucb/Noel Grandin3-14/+8
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-11/+2
2015-11-17use unique_ptr for pImpl in ucb/Noel Grandin2-2/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-11/+11
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin9-556/+461
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin4-10/+5
2015-11-04yyyyyNoel Grandin3-5/+3
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-4/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-113/+113
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-10/+9
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-4/+4
2015-08-07cppcheck:noExplicitConstructorNoel Grandin2-2/+2
2015-08-03new loplugin: refcountingNoel Grandin1-2/+1
2015-07-27inline a bunch of use-once macrosNoel Grandin2-16/+4
2015-07-07loplugin:unusedmethods ucbNoel Grandin1-14/+0
2015-06-28coverity#1308481 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-27coverity#1308469 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-27coverity#1308452 Uncaught exceptionCaolán McNamara2-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara6-7/+7
2015-04-09loplugin:staticmethodsNoel Grandin2-11/+6
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-12/+12
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-63/+42
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+4
2015-01-15rhbz#1163106: tdoc_ucp: fix life cycle of OfficeDocumentsCloseListenerMichael Stahl2-6/+12
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2015-01-02Fix simple typos.Andrea Gelmini2-5/+5
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann3-4/+3
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-3/+7