summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_ErrorBar.cxx
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-20only some languages put a space between number and %Caolán McNamara
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-29Help MSVCStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-17fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2013-12-28WaE: private field 'm_pParentWindow' is not usedTor Lillqvist
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot
2013-11-11remove unnecessary use of OUString constructor in CHART2 moduleNoel Grandin
2013-09-08chart2: String to OUStringJelle van der Waa
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-18Remove unused codeMichael Dunphy
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir
2013-03-04make this a real assert to find these problems earlierMarkus Mohrhard
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-23Add chart errorbar type property.Rafael Dominguez
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud