summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/StartMarker.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-16merge OStartMarker with its childrenCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-12expand out DELETEZNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-04-19tdf#42949 Remove unnecessary localization headers from reportdesignGabor Kelemen
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
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove reportdesign bitmaps from .src filesCaolán McNamara
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-18refactor remaining reportdesign classes to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17reportdesign: convert new to ::Create.Michael Meeks
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
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky