summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-05Convert various RPTUI_ID_* to SfxUInt16ItemNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-26loplugin:constmethod in reportdesignNoel Grandin
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-20remove bogus static variable in reportdesign OSectionWindowNoel Grandin
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet
2018-10-24tdf#120728: retrieve label pageJulien Nabet
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24Translate German commentsJohnny_M
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara