summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-26convert eNBType to scoped enumNoel Grandin
2016-09-24sc lok: avoid full invalidate tilesHenry Castro
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20convert constants to scoped enum TblActionJochen Nitschke
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Unmodified default SdrOle2Obj size is 101x101Caolán McNamara
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13Add comment wondering whether a #if makes senseTor Lillqvist
2016-09-13loplugin:overrideStephan Bergmann
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-12tdf#90721 Line color initial behavior similar to fill colorMaxim Monastirsky
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-04Fix "CntUInt32Item::PutValue - Wrong type" warningsMaxim Monastirsky
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-09-04Non-split currency buttonMaxim Monastirsky
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
2016-09-03tdf#94551 Preset list: 3 entries per row and always show scrollbarYousuf Philips
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01GetPaletteName() may change pColorListStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-08-31loplugin:stringconstantStephan Bergmann