/bean/

e-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
AgeCommit message (Expand)Author
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
2013-12-05Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-24svx::ExtrusionDepthController is a ToolbarControllerAriel Constenla-Haile
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev