summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann6-23/+23
2015-06-02loplugin:loopvartoosmallNoel Grandin19-27/+27
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens2-0/+2
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens3-0/+12
2015-05-31lok: Don't attempt to select the exact text after a failed search.Jan Holesovsky1-19/+0
2015-05-31tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar3-97/+69
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky1-6/+2
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh3-4/+4
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks8-31/+30
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann2-3/+3
2015-05-29sd: remove no longer relevant TODOMiklos Vajna1-6/+0
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin1-2/+2
2015-05-28fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky7-81/+56
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky1-3/+6
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky2-6/+11
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung3-4/+4
2015-05-28indentation fixesMiklos Vajna1-1/+1
2015-05-27Coding style: removing the scope resolution operator in xDocShRef declarationsRobert Antoni Buj Gelonch1-33/+33
2015-05-27CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna1-1/+14
2015-05-27sd tiled rendering: avoid showing wrap around dialogMiklos Vajna1-0/+8
2015-05-27CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2-6/+30
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin2-2/+2
2015-05-27sd LOKit callback for search not foundHenry Castro1-0/+6
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar3-0/+562
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-0/+6
2015-05-26convert SCROLL constants to scoped enumNoel Grandin2-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-3/+3
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-25impress: right click to insert imageCaolán McNamara1-0/+9
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin2-4/+2
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin2-2/+2
2015-05-23sd: consistent code formattingThorsten Behrens1-46/+3
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna1-14/+1
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-3/+3
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin6-23/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin8-19/+19
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks1-52/+50
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier13-92/+92
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin4-7/+7
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin10-87/+81
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin7-14/+14
2015-05-19Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens3-4/+14
2015-05-19basic: used typed LINKsNoel Grandin2-3/+3
2015-05-18Fix build (use correct text field UNO type)Katarina Behrens1-3/+3