summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)Author
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-29loplugin:useuniqueptr in DataSupplier_ImplNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
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