summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/bc.cxx
AgeCommit message (Expand)Author
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in PropertyChangeNotifierNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-29make memory management more explicit in BaseContextNoel Grandin
2018-01-29loplugin:useuniqueptr in BaseContentNoel Grandin
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-02-21loplugin:subtlezeroinit: ucbStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338238 Uncaught exceptionCaolán McNamara
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-10ucb: fix mergedlib duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-06-30Coverity 1308468 etc.: Exception specificationsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-21Typo: trough->throughJulien Nabet
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22remove unnecessary use of OUString constructorNoel Grandin