summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-20Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-01tdf#96681 Lack of UI to change the text background color of a styleRohan Kumar
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-17drop now unused Resource::FreeResourceCaolán McNamara
2017-02-13tdf#89329: use unique_ptr for pImpl in dlgctrlsyellowflash104
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-10tdf#105199: Keep URL intactStephan Bergmann
2017-01-09New loplugin:externvar: sdStephan Bergmann
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18Avoid division by zeroStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin