summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+4
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-4/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-11/+7
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-6/+6
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-4/+4
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-6/+6
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-21/+9
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-9/+21
2016-11-04unify color selectorsCaolán McNamara1-21/+9
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-09new loplugin: oncevarNoel Grandin1-12/+6
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-5/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+4
2015-07-08chart2: typed Link<>Noel Grandin1-4/+2
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-4/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+14
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+1
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin1-4/+6
2015-03-23loplugin:constantfunction: chart2Noel Grandin1-4/+0
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-10-23loplugin: cstylecastNoel Grandin1-24/+24
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann1-16/+16
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann1-17/+17
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann1-16/+16
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-21remove comments why a file gets includedThomas Arnhold1-6/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-96/+68
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-3/+3
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-1/+0
2013-09-29no need for this temporary objectMarkus Mohrhard1-4/+3
2013-09-08chart2: String to OUStringJelle van der Waa1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-6/+6
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-13/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza1-10/+10