/icon-themes/breeze_dark_svg/svtools/

'/>
summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unocpres.cxx
AgeCommit message (Expand)Author
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-25Fix typosAndrea Gelmini
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara