summaryrefslogtreecommitdiff
path: root/include/svx/dlgctl3d.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-06make some classes module-privateNoel Grandin1-3/+3
2019-10-30loplugin:finalclasses svxNoel Grandin1-2/+2
2019-09-03loplugin:constmethod in svxNoel Grandin1-4/+4
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-1/+0
2019-06-12loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-08weld View3DDialogCaolán McNamara1-0/+147
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-06-04loplugin:useuniqueptr in Svx3DPreviewControlNoel Grandin1-2/+3
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+2
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-08convert Link<> to typedNoel Grandin1-10/+10
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-3/+0
2015-04-30Gradually typed LinkStephan Bergmann1-12/+12
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin1-6/+5
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+9
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara1-3/+3
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-8/+9
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara1-13/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-01Remove visual noise from includeAlexander Wilms1-5/+5
2014-01-17bool improvementsStephan Bergmann1-2/+2
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-0/+3
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+204