summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-18loplugin: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
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza1-28/+22
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-9/+9
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-2/+2
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+13
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+13