summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-687/+3
2016-09-26convert eNBType to scoped enumNoel Grandin1-48/+48
2016-09-24sc lok: avoid full invalidate tilesHenry Castro2-2/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke18-63/+35
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin5-154/+2
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
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 Grandin5-29/+22
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 Bergmann6-8/+8
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 Bergmann179-297/+297
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 Lillqvist18-22/+0
2016-09-13Add commentTor Lillqvist1-1/+1
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 Grandin35-177/+101
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-34/+0
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-0/+142
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-0/+19
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