summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
AgeCommit message (Expand)Author
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-08chart2: typed Link<>Noel Grandin
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
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
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-01-28bool improvementsStephan Bergmann
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-09-29no need for this temporary objectMarkus Mohrhard
2013-09-08chart2: String to OUStringJelle van der Waa
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara