summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api
AgeCommit message (Expand)AuthorFilesLines
2021-01-09fix coverity parse errorsCaolán McNamara2-2/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann2-2/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2-3/+4
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer2-44/+46
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+2
2020-09-15Fix typo in codeAndrea Gelmini1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-19/+19
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin10-257/+79
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen14-64/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen4-0/+5
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin1-3/+4
2020-04-02loplugin:flatten in reportdesignNoel Grandin1-16/+16
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin1-1/+1
2020-01-24loplugin:makeshared in reportdesignNoel Grandin1-6/+6
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin1-3/+3
2019-12-14loplugin:expandablemethodsNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+15
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-6/+3
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-4/+5
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-8/+2
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov1-14/+7
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann11-17/+17
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin2-3/+3
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov1-1/+1
2019-06-21tdf#39593 Remove reportdesign::OSection::getImplementationArkadiy Illarionov1-14/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin2-6/+6
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+4
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2-17/+15
2019-02-11new loplugin writeonlyvarsNoel Grandin1-4/+0
2019-02-09loplugin:indentation in registry..saxNoel Grandin2-5/+5
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-38/+15
2018-10-24ReportDesign: FooterBackGraphic may be voidJulien Nabet1-1/+1
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel1-1/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2-0/+2
2018-09-17New loplugin:externalStephan Bergmann8-11/+11
2018-08-29loplugin:constantparam (1)Noel Grandin1-1/+1
2018-07-20Fix typosAndrea Gelmini1-1/+1