summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2018-03-21tdf#115539, tdf#116238: Don't display the notebookbar in presentation modeXisco Fauli1-4/+2
2018-02-20tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna1-1/+12
2017-09-06tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-08-11tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-07-17tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai1-0/+25
2017-07-04tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin1-1/+1
2017-06-02tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-05-21make string translation loading more uniformCaolán McNamara29-150/+146
2017-05-12loplugin:constantparamNoel Grandin1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin14-76/+76
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09loplugin:constantparamNoel Grandin1-2/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-5/+5
2017-05-07split clear and set graphicCaolán McNamara1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock18-70/+70
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock18-70/+70
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin2-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin8-24/+24
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin16-56/+54
2017-05-02untranslated strings are just stringsCaolán McNamara3-4/+7
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-3/+1
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant10-55/+56
2017-04-26remove sd bitmaps from .src filesCaolán McNamara1-10/+29
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-5/+2
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-6/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin2-5/+3
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin2-5/+5
2017-04-09cid#1404932 useless callDavid Tardon1-1/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin4-10/+10
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-04-04Make HangingIndent a commandSzymon Kłos1-0/+17
2017-04-03tdf#39468 Translate German commentsJens Carl2-2/+2
2017-03-31use actual UNO enums in sdNoel Grandin1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna31-171/+171
2017-03-30remove type decorations on char literalsJochen Nitschke2-5/+5
2017-03-30convert SvxDateType to scoped enumNoel Grandin2-2/+2
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin7-10/+8
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-23remove unused helpid in SfxShellNoel Grandin7-14/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky1-5/+14
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1