summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-2/+2
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-2/+2
* convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara2014-12-221-36/+25
* convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara2014-12-221-21/+16
* convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara2014-12-191-21/+13
* put back the images, they were visible in some configurationsCaolán McNamara2014-12-191-6/+12
* Extrusion depth is just a simple menuCaolán McNamara2014-12-191-14/+8
* these images never appear in the extrusion depth menu, drop themCaolán McNamara2014-12-191-32/+6
* Set ToolBoxItemBits inside the controllerMaxim Monastirsky2014-11-041-0/+43
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-191-21/+0
* Mark as constTakeshi Abe2014-07-031-1/+1
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Keep only one class for toolbox color controlsMaxim Monastirsky2014-05-141-70/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-0/+1
* ToolbarMenu does not implement XStatusListenerStephan Bergmann2014-03-141-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* Remove visual noise from svxAlexander Wilms2014-02-261-8/+8
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-50/+50
* coverity#738876 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+1
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Resolves: fdo#34396 use default units in extrusion depth dialogCaolán McNamara2013-12-051-2/+1
* Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara2013-12-051-15/+5
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-6/+6
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* convert remnants of String in SVX to StringNoel Grandin2013-10-011-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-13/+13
* svx::ExtrusionDepthController is a ToolbarControllerAriel Constenla-Haile2013-06-241-1/+1
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-231-5/+0
* kill TBX_UPDATER_MODE_*Ivan Timofeev2013-06-221-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-7/+7
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-081-12/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-2/+2
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* fix mis-merge all-around.Norbert Thiebaud2011-03-121-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-12/+13
|\
| * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-101-13/+13
| * CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-131-802/+354
| |\
| * | CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-201-2/+2
* | | Resolves fdo#32376 Set default color to the current one in toolbar popupKurosawa Takeshi2011-02-251-2/+7
* | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-1/+1
* | | High-Contrast Cleanup Phase #1Joseph Powers2010-11-061-127/+128
* | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1