summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportWindow.cxx
AgeCommit message (Expand)Author
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2020-01-07Fix typo in codeAndrea Gelmini
2019-12-03remove some useless comment linesNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-13convert ControlModification to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-04-17reportdesign: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-02reportdesign: sal_Bool->boolNoel Grandin