summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_ChartType.cxx
AgeCommit message (Expand)Author
2018-05-21weld SplinePropertiesDialogCaolán McNamara
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-05This lock seems uselessTamás Zolnai
2017-01-05I miss empty lines from between these function definitionsTamás Zolnai
2017-01-05m_bDoLiveUpdate is always trueTamás Zolnai
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-02remove ENABLE_GL3D_BARCHART defineJochen Nitschke
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-10convert 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-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02GL3D Bar chart -> experimentalAndras Timar
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel 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-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-22fdo#81547, part2: show only relevant widgets in layout tabpageKatarina Behrens
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida