summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/DataProviderHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-7/+7
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-29/+15
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+6
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-2/+0
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+23
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-4/+4
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-6/+6
2016-05-20Convert PROP_FLAG to scoped enumNoel Grandin1-1/+1
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-8/+8
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin1-1/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-6/+3
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-4/+4
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-11/+11
2015-01-28Use vector::dataStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-18LEM TODO noteLionel Elie Mamane1-0/+1
2014-12-15reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-11Fix previous commit (reportdesign part, following)Julien Nabet1-1/+1
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin1-9/+9
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin1-2/+3
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann1-14/+15
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin1-15/+14
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin1-3/+3
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-51/+51
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2