summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_DataLabel.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-02Typos for "available"Julien Nabet1-4/+4
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-5/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-12Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann1-4/+5
2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke1-8/+8
2016-03-14com::sun::star->css in chart2Noel Grandin1-0/+1
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-07tdf#90839: follow-up workMarco Cecchetti1-1/+1
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+8
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+4
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-9/+9
2014-08-28EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItemStephan Bergmann1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-13/+13
2014-04-21remove comments why a file gets includedThomas Arnhold1-7/+0
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-9/+9
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot1-312/+4
2013-12-19Convert chart data labels tabpage to .uiOlivier Hallot1-14/+296
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-1/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida1-4/+5
2012-10-02UniString->OUString in chart2Noel Grandin1-2/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-25/+25
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1