summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-24Translate debug message (no automatic tools)Andrea Gelmini1-1/+1
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin6-36/+36
2016-04-20Revert partly some of my previous patchesJulien Nabet4-9/+4
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna2-0/+17
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann36-167/+167
2016-04-20Replace vector<sal_Bool> with vector<bool>Stephan Bergmann1-4/+4
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky1-7/+6
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos10-753/+483
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna1-1/+17
2016-04-19cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke1-13/+10
2016-04-19cppcheck: silence known condition warning svx xmlexportJochen Nitschke1-32/+27
2016-04-18Avoid reserved identifiersStephan Bergmann10-117/+110
2016-04-18Elide const varsStephan Bergmann1-14/+6
2016-04-18Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann3-5/+5
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann4-6/+6
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara1-4/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin34-102/+72
2016-04-18clean-up: unused using declarations and includesJochen Nitschke25-75/+0
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet9-29/+28
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos1-1/+1