summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara2-128/+69
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara3-219/+206
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara3-147/+130
2014-12-22callcatcher: update unused codeCaolán McNamara1-6/+0
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara2-57/+43
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara3-72/+81
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara2-6/+19
2014-12-19Extrusion depth is just a simple menuCaolán McNamara2-38/+18
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara4-87/+6
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann2-11/+11
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara3-35/+13
2014-12-09changed timers to idleJennifer Liebel1-4/+4
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+3
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl6-33/+33
2014-11-27bCheckVertical is not usedMaxim Monastirsky1-4/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan3-14/+15
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-4/+22
2014-11-23some localizations (e.g. Slovenian) need more space for translated button textAndras Timar1-2/+2
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar2-8/+20
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-12coverity#1187642 Unchecked return valueCaolán McNamara1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-11-09Try to make MSVC happyMaxim Monastirsky1-4/+4
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2-0/+246
2014-11-07Fix fdo#84574 - COLOR PICKER: Palette color list should have scrollbarJuergen Funk2-12/+10
2014-11-06fdo#84573 COLOR PICKER: Improve keyboard navigationJuergen Funk1-3/+3
2014-11-04Set ToolBoxItemBits inside the controllerMaxim Monastirsky3-0/+89
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky2-43/+146
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-7/+7
2014-10-28colorwindow: try to fix initial layoutMaxim Monastirsky1-11/+12
2014-10-28colorwindow: Use exactly one row of recent colorsMaxim Monastirsky3-8/+4
2014-10-28colorwindow: Update recent colors list immediatelyMaxim Monastirsky1-3/+7
2014-10-28colorwindow: Unify SelectHdl and SelectRecentHdlMaxim Monastirsky2-24/+7
2014-10-28Rename loadColorVector to addEntriesForColorVectorMaxim Monastirsky2-2/+2
2014-10-27Fix color update for selection with multiple colorsMaxim Monastirsky1-0/+4
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky3-1/+37
2014-10-24Register the item type based on the SIDMaxim Monastirsky1-2/+4
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky1-1/+31
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-2/+2
2014-10-20fdo#85185 Copy OUString argument to avoid a use after freeMatthew J. Francis1-1/+3
2014-10-20loplugin: cstylecastNoel Grandin6-48/+48
2014-10-20loplugin: cstylecastNoel Grandin3-14/+14
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin9-14/+14
2014-10-17fdo#62081 Improve wording of style updateYousuf Philips1-1/+1
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-2/+2
2014-10-13coverity#1027273 Unchecked return valueCaolán McNamara1-3/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-9/+9
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2