summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11sd: remove pointless micro-optimizationMichael Stahl
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl
2016-05-06Set toggle/radio ToolBox bits in .ui tooMaxim Monastirsky
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05tdf#94221 repair dialog for text along pathRegina Henschel
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04Underline should be a split buttonMaxim Monastirsky
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-03cppcheck: noExplicitConstructorCaolán McNamara
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-05-02change brackets to match the rest of the fileDavid Tardon
2016-05-02use unique_ptrDavid Tardon
2016-05-02tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky
2016-05-01Fix typosAndrea Gelmini
2016-05-01Fix typosAndrea Gelmini
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi
2016-04-29tdf#97504 Add toolbar button for character spacingSamuel Mehrbrodt
2016-04-28loplugin:stylepoliceNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27todo odd warnings being printedMichael Stahl
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-25loplugin:passstuffbyrefStephan Bergmann
2016-04-25loplugin:defaultparamsStephan Bergmann