summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api/Section.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen1-7/+2
2020-04-02loplugin:flatten in reportdesignNoel Grandin1-16/+16
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann1-1/+1
2019-06-21tdf#39593 Remove reportdesign::OSection::getImplementationArkadiy Illarionov1-14/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-19tdf#42949 Remove unnecessary localization headers from reportdesignGabor Kelemen1-2/+0
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-11/+3
2017-05-19loplugin:unusedfieldsNoel Grandin1-2/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin1-2/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-55/+52
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin1-4/+2
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-6/+6
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin1-3/+3
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-28Fix Boolean expressionStephan Bergmann1-2/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-05callcatcher: update unused codeCaolán McNamara1-19/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+0
2015-02-01loplugin:unreffunStephan Bergmann1-15/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-41/+0
2015-01-28Use vector::dataStephan Bergmann1-2/+1
2014-12-05fdo#85112: reportdesign: fix SolarMutex assertionMichael Stahl1-0/+2
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-05-08reportdesign: sal_Bool->boolNoel Grandin1-5/+5
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-13/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-54/+54
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-69/+69
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-1/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-11/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-46/+46
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-13/+13
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl1-2/+12