summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctl3d.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-08convert Link<> to typedNoel Grandin1-6/+2
2015-09-04convert Link<> to typedNoel Grandin1-3/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-13refactor Svx3DPreviewControl to use RenderContextTomaž Vajngerl1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-9/+3
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin1-12/+12
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-62/+72
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara1-28/+8
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-6/+6
2014-10-20loplugin: cstylecastNoel Grandin1-24/+24
2014-10-06loplugin: cstylecastNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann1-16/+16
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann1-8/+8
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann1-8/+8
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-7/+7
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara1-3/+3
2014-05-30coverity#704809 Explicit null dereferencedCaolán McNamara1-2/+5
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-0/+23
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann1-1/+1
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-2/+2
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-4/+4
2012-02-27Removed unused codeSzabolcs Dezsi1-25/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-08callcatcher: some unused methodsCaolán McNamara1-11/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-9/+11
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner1-3/+2
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-9/+9
2011-01-21accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+2
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-9/+9
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3