summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewse.cxx
AgeCommit message (Expand)Author
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara
2015-11-18Code cleanup for gerrit change 16723Philippe Jung
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-26making alt-x code consistentJustin Luth
2015-09-20chained editeng: Handle DEL key for chainingmatteocam
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin