summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin5-154/+2
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin10-50/+50
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann3-9/+10
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin1-16/+2
2016-09-20loplugin:unusedfieldsNoel Grandin4-26/+21
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-64/+47
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung1-2/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin3-40/+5
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-16/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-4/+4
2016-09-15Unmodified default SdrOle2Obj size is 101x101Caolán McNamara1-2/+2
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-35/+24
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+2
2016-09-14loplugin:constantparamNoel Grandin2-3/+3
2016-09-13loplugin:dllprivateStephan Bergmann4-5/+5
2016-09-13Add comment wondering whether a #if makes senseTor Lillqvist1-0/+5
2016-09-13loplugin:overrideStephan Bergmann2-2/+2
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann117-200/+200
2016-09-13Graphyic->GraphicCaolán McNamara2-16/+16
2016-09-13coverity#1371335 Self assignmentCaolán McNamara1-91/+0
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-1/+4
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist9-9/+0
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin2-2/+2
2016-09-12tdf#90721 Line color initial behavior similar to fill colorMaxim Monastirsky2-2/+2
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin7-3/+50
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-0/+9
2016-09-09loplugin:constantparam in svxNoel Grandin33-175/+100
2016-09-05convert Orientation to scoped enumNoel Grandin1-3/+3
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-10/+10
2016-09-05convert HatchStyle to scoped enumNoel Grandin1-2/+2
2016-09-05convert RasterOp to scoped enumNoel Grandin2-2/+2
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-1/+1
2016-09-04Fix "CntUInt32Item::PutValue - Wrong type" warningsMaxim Monastirsky1-5/+5
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke2-33/+2
2016-09-04Non-split currency buttonMaxim Monastirsky1-1/+8
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky1-14/+1
2016-09-03tdf#94551 Preset list: 3 entries per row and always show scrollbarYousuf Philips1-6/+3
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna4-12/+21
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna2-10/+10
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-09-01GetPaletteName() may change pColorListStephan Bergmann1-1/+2
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke1-1/+1
2016-08-31loplugin:stringconstantStephan Bergmann1-2/+2
2016-08-31build fixCaolán McNamara1-1/+1
2016-08-31Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara2-21/+23
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara1-0/+6
2016-08-30Translate some German comments and messagesMaarten Bosmans3-7/+7
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann5-13/+9