summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api/ReportEngineJFree.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann1-1/+1
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-2/+4
2022-09-18use more string_view in utl::TempFileNoel Grandin1-2/+2
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann1-3/+3
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen1-1/+0
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski1-27/+16
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin1-9/+21
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-4/+4
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin1-21/+9
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen1-8/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-5/+5
2017-10-03new loplugin:blockblockNoel Grandin1-4/+2
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-89/+83
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-3/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-26/+26
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin1-1/+1
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin1-4/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-06-28coverity#1308565 Uncaught exceptionCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-31/+31
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin1-6/+6
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-5/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-32/+32