summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Mark as constTakeshi Abe1-1/+1
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-70/+0
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-03-14ToolbarMenu does not implement XStatusListenerStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-26Remove visual noise from svxAlexander Wilms1-8/+8
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-50/+50
2014-02-19coverity#738876 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-05Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara1-2/+1
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara1-15/+5
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-6/+6
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-13/+13
2013-06-24svx::ExtrusionDepthController is a ToolbarControllerAriel Constenla-Haile1-1/+1
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-5/+0
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-7/+7
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-15/+15
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-12/+13
2011-02-25Resolves fdo#32376 Set default color to the current one in toolbar popupKurosawa Takeshi1-2/+7
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-13/+13
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-127/+128
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06remove more commented out #includes and related commentsDavid Tardon1-3/+0
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-802/+354
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-2/+2
2010-03-25fixed wrong resourceChristian Lippka1-1/+1
2010-03-25fixed opening wrong controllerChristian Lippka1-1/+1
2010-03-25reworked ExtrusionDepthContoller to use toolbarmenu againChristian Lippka1-138/+157
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka1-559/+318
2010-03-12renaissance2: merge to m73Christian Lippka1-5/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-21fixed new listeners for extrusion and fontwork controllersChristian Lippka1-12/+9
2010-01-17allow vcl::DockManager popup with ToolbarMenu class for a nicer lookChristian Lippka1-251/+126