summaryrefslogtreecommitdiff
path: root/include/svx/dlgctl3d.hxx
AgeCommit message (Expand)Author
2022-08-29ref-count SdrObjectNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-03-07ref-count SdrPageNoel
2020-01-24rename PreviewControl3D back to Svx3DPreviewControlCaolán McNamara
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara
2020-01-24Svx3DLightControl is unusedCaolán McNamara
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara
2020-01-24remove some unused includes and update pchCaolán McNamara
2020-01-24Svx3DPreviewControl is now unusedCaolán McNamara
2020-01-24SvxLightCtl3D is now unusedCaolán McNamara
2019-11-06make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-08weld View3DDialogCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-06-04loplugin:useuniqueptr in Svx3DPreviewControlNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud