summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy
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-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in ucbNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2015-11-17use unique_ptr for pImpl in ucb/Noel Grandin
2015-11-15use initialiser 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-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-27coverity#1308479 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308475 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308462 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308454 Uncaught exceptionCaolán McNamara
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann