summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchycontent.cxx
AgeCommit message (Expand)Author
2020-08-29Fix typosAndrea Gelmini
2020-08-03loplugin:flatten in ucbNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-21loplugin:referencecasting in ucbNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-21tdf#125424: properly reset temporarily cleared guardMike Kaganski
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-22Replace some lists by vectors (ucb)Julien Nabet
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
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-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in ucbNoel Grandin
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
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-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms