summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14Drawings: Fix capitalizationSamuel Mehrbrodt
2016-04-14tdf#70998 Termchange Graphic/Bitmap -> ImageSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet