summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unosrch.cxx
AgeCommit message (Expand)Author
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27Related: rhbz#1602589 fix leaked_storageCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-12-25various coverity exception warningsCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2014-11-05coverity#736461 Resource leakCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#1213458 Uncaught exceptionCaolán McNamara
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01coverity#708140 Uninitialized pointer fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann