summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara1-1/+1
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin41-202/+174
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin4-6/+6
2016-05-12Convert RulerType to scoped enumNoel Grandin1-46/+47
2016-05-11sd: remove pointless micro-optimizationMichael Stahl1-1/+0
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-3/+3
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-7/+7
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-6/+6
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-10/+10
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-12/+7
2016-05-10Presumably missing break in switchStephan Bergmann1-0/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann4-0/+16
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann16-33/+50
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann2-0/+2
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin2-2/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin15-33/+33
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2-10/+11
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin8-22/+22
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl1-525/+523
2016-05-06Set toggle/radio ToolBox bits in .ui tooMaxim Monastirsky2-30/+23
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-2/+2
2016-05-05tdf#94221 repair dialog for text along pathRegina Henschel1-13/+16
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky1-1/+3
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-0/+92
2016-05-04use Any constructor instead of temporariesNoel Grandin8-49/+16
2016-05-04Underline should be a split buttonMaxim Monastirsky1-1/+1
2016-05-04loplugin:staticmethodsStephan Bergmann2-2/+5
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann3-15/+10
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos11-602/+409
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann1-1/+1
2016-05-03cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon1-0/+70
2016-05-02change brackets to match the rest of the fileDavid Tardon1-3/+4
2016-05-02use unique_ptrDavid Tardon2-13/+7
2016-05-02tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky2-2/+4
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi1-18/+18
2016-04-29tdf#97504 Add toolbar button for character spacingSamuel Mehrbrodt1-1/+1
2016-04-28loplugin:stylepoliceNoel Grandin3-17/+17
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara4-0/+5
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2-6/+6
2016-04-27todo odd warnings being printedMichael Stahl1-0/+1
2016-04-27-Werror,-WvarargsStephan Bergmann2-114/+114
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin9-41/+41
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand4-32/+52
2016-04-25loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-04-25loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna7-1/+36
2016-04-25tdf#89953 Character spacing: Apply changes to sidebar widget alsoSamuel Mehrbrodt3-179/+12