summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-25tdf#89953 Character spacing: Apply changes to sidebar widget alsoSamuel Mehrbrodt
2016-04-24Translate debug message (no automatic tools)Andrea Gelmini
2016-04-21Fix typosAndrea Gelmini
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace vector<sal_Bool> with vector<bool>Stephan Bergmann
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna
2016-04-19cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke
2016-04-19cppcheck: silence known condition warning svx xmlexportJochen Nitschke