summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_RangeChooser.cxx
AgeCommit message (Expand)Author
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-02Time based charting -> experimentalAndras Timar
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-09add the time based charting stuff to the ui filesMarkus Mohrhard
2014-01-29start time based onlz after dialog is closedMarkus Mohrhard
2014-01-29fix the time based renderingMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29add time based option to UIMarkus Mohrhard
2014-01-03WaE: C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2013-12-29Convert chart range chooser tab page to .uiOlivier Hallot
2013-11-23widht -> widthJulien Nabet
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-09-08chart2: String to OUStringJelle van der Waa
2013-08-30janitorial: indentationLionel Elie Mamane
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
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-27remove include of pch header in chart2Norbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky