summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportSection.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+1
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky1-53/+22
2017-02-16convert DlgEdMode to scoped enumNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-3/+0
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-2/+2
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+3
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-1/+0
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-18fix Wundefined-bool-conversionTomaž Vajngerl1-1/+1
2015-05-18refactor remaining reportdesign classes to use RenderContextTomaž Vajngerl1-18/+18
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-21/+17
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-6/+6
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-2/+2
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
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-0/+6
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+0
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-6/+5
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-1/+1