summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_DataSource.cxx
AgeCommit message (Expand)Author
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-29Help MSVCStephan Bergmann
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-23loplugin:staticmethodsNoel Grandin
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
2015-04-09loplugin:staticmethodsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-22show the property mapping sequences by defaultMarkus Mohrhard
2014-06-19fix range input in chart data source dialogMarkus Mohrhard
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard
2014-03-09disable property mapping for unsupported chart typesMarkus Mohrhard
2014-03-09the method is staticMarkus Mohrhard
2014-03-09use localized names instead of the internal onesMarkus Mohrhard
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard
2014-03-09improve the property mapping dialogMarkus Mohrhard
2014-02-17Don't violate the One Definition RuleTor Lillqvist
2014-02-09improve dialogs for mapped propertiesMarkus Mohrhard
2014-01-29start time based onlz after dialog is closedMarkus Mohrhard
2014-01-29first step for mapped propertiesMarkus Mohrhard
2014-01-17-Werror,-Wunused-functionStephan Bergmann
2014-01-17Convert chart data source tab page & dialog to .uiOlivier Hallot
2014-01-11Bin leftover printfTor Lillqvist
2014-01-10Resolves: fdo#72814 Fix Chart Data Ranges DialogCaolán McNamara
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-23widht -> widthJulien Nabet
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard