summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/StartMarker.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-7/+7
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-4/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-04-26remove reportdesign bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-3/+1
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor remaining reportdesign classes to use RenderContextTomaž Vajngerl1-21/+28
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17reportdesign: convert new to ::Create.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+1
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin1-42/+51
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-10/+10
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-10/+10
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+2
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-2/+2
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock1-2/+1
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14