summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctl3d.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-06loplugin:flatten in svxNoel Grandin1-113/+113
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann1-1/+1
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2020-01-24rename PreviewControl3D back to Svx3DPreviewControlCaolán McNamara1-15/+15
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara1-26/+26
2020-01-24Svx3DLightControl is unusedCaolán McNamara1-677/+0
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara1-18/+18
2020-01-24remove some unused includes and update pchCaolán McNamara1-1/+0
2020-01-24Svx3DPreviewControl is now unusedCaolán McNamara1-200/+0
2020-01-24SvxLightCtl3D is now unusedCaolán McNamara1-319/+0
2020-01-24weld Svx3DWinCaolán McNamara1-0/+1
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-1/+0
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara1-1/+3
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-15/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-06-08weld View3DDialogCaolán McNamara1-0/+1123
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-02-22loplugin:unusedfields in svxNoel Grandin1-2/+0
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-2/+0
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-12/+10
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-9/+2
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand1-7/+7
2018-06-04loplugin:useuniqueptr in Svx3DPreviewControlNoel Grandin1-4/+4
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-3/+6
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+8
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-8/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+8
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-10/+10
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-6/+6
2018-01-04loplugin:unusedfieldsNoel Grandin1-2/+0
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-03loplugin:unusedfields in svxNoel Grandin1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin1-1/+1
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-6/+1
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-3/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4