summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-26loplugin:constmethod in reportdesignNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing "...."Andrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-06-21tdf#39593 Remove reportdesign::OSection::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
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-10an is used before a vowel soundCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-04CreateUndoRemoveObject default arg is always usedCaolán McNamara
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24ReportDesign: FooterBackGraphic may be voidJulien Nabet
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann