summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
AgeCommit message (Expand)Author
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-14weld ExtrusionDepthDialogCaolán McNamara
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-09New loplugin:externvar: svxStephan Bergmann
2016-11-02move SvxColorWindow to include/svxCaolán McNamara
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04these fields can be static constantsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara