summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
AgeCommit message (Expand)Author
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
2014-12-19Extrusion depth is just a simple menuCaolán McNamara
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara
2014-11-04Set ToolBoxItemBits inside the controllerMaxim Monastirsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-03Mark as constTakeshi Abe
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-14ToolbarMenu does not implement XStatusListenerStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19coverity#738876 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann