summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/ChartTypeDialogController.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-12/+12
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-4/+4
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-44/+44
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara1-114/+114
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-10/+43
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-30no point in these dtors being virtualCaolán McNamara1-3/+0
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-95/+76
2016-04-21new plugin stylepoliceNoel Grandin1-20/+20
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2014-06-23XY chart needs to set the X value propertyMarkus Mohrhard1-0/+1
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida1-6/+6
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida1-2/+16
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida1-2/+3
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida1-8/+8
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida1-0/+9
2014-03-03convert chart type page to .ui formatCaolán McNamara1-43/+22
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara1-1/+1
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-1/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-103/+103
2013-09-08chart2: String to OUStringJelle van der Waa1-10/+10
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-26/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-45/+45
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve1-46/+79
2013-02-25loplugin: improve indentationThomas Arnhold1-6/+8
2012-10-08OUString cleanup in Chart2Olivier Hallot1-79/+79
2012-10-04sal_Bool -> bool in chart2Noel Grandin1-3/+3
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-03Cleanup some unnecessary #includeMatteo Casalin1-0/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+2
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-0/+2
2011-01-20accfixes: added more accessibility information and fixed tab orders in chartMalte Timmermann [mt]1-0/+2
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-2/+1
2010-12-19cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-11-24Removed commented out codeTimo Heino1-1/+0