summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2024-03-03Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara1-0/+2
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-1/+1
2023-03-07no need to allocate these separatelyNoel Grandin1-25/+25
2022-08-29ref-count SdrObjectNoel Grandin1-0/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+3
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann1-2/+2
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin1-1/+2
2021-11-15Resolves: tdf#145663 nL is the index of the light to set to the modelCaolán McNamara1-4/+4
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-2/+2
2021-01-16make the Color constructors explicitly specify transparencyNoel1-2/+2
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-09-03restore m_aModelChangeListenerCaolán McNamara1-0/+3
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
2020-04-19loplugin:flatten in chart2Noel Grandin1-39/+39
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara1-1/+1
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara1-3/+3
2020-01-24weld Svx3DWinCaolán McNamara1-23/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-18cid#1448440 silence Dereference null return valueCaolán McNamara1-0/+2
2019-07-16cid#1448478 Dereference befoew null checkCaolán McNamara1-4/+1
2019-06-08weld View3DDialogCaolán McNamara1-135/+117
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-2/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-5/+5
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-2/+2
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen1-0/+1
2018-06-11loplugin:useuniqueptr in ThreeD_SceneIllumination_TabPageNoel Grandin1-3/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen1-1/+0
2018-03-07use more Color in chart2Noel Grandin1-14/+14
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-5/+5
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