summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api/ReportDefinition.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-19/+19
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin1-18/+8
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen1-16/+0
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen1-0/+2
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin1-3/+4
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-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+15
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-6/+3
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-3/+4
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 Bergmann1-2/+2
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin1-2/+2
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy 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 Grandin1-3/+3
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+4
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov1-13/+11
2019-02-11new loplugin writeonlyvarsNoel Grandin1-4/+0
2019-02-09loplugin:indentation in registry..saxNoel Grandin1-4/+4
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-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-29loplugin:constantparam (1)Noel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-3/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+4
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+7
2018-04-13-Werror,-Wself-assignStephan Bergmann1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-2/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+21
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-21/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+21
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-4/+0
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl1-0/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-3/+3