summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+2
2013-04-26Better wording for Impress "Start from first/current Slide"Samuel Mehrbrodt1-1/+1
2013-04-16Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski1-1/+25
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-12Create Photo Album implementationGergő Mocsi1-0/+17
2013-04-10remove un-used code modules.Michael Meeks2-230/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-14/+14
2013-03-23Display the number of active slides in the statusbarRob Snelders1-1/+10
2013-03-23Give the number of slides also when more slides are selectedRob Snelders1-19/+16
2013-03-13several translations and fixes for translationsUrs Fässler2-11/+11
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+3
2013-02-24loplugin: unused variablesThomas Arnhold2-3/+0
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-3/+0
2012-11-28Remove commented code.Thorsten Behrens1-2/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks18-415/+253
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]1-1/+1
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]1-3/+3
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische6-44/+225
2012-11-27remove un-used and non-compiled files.Michael Meeks1-101/+0
2012-11-07fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS XTor Lillqvist1-0/+42
2012-10-16Remove some unused methodsMarcos Paulo de Souza1-21/+0
2012-10-06Remove newly unused methodsJulien Nabet1-8/+0
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky3-208/+6
2012-08-22Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara3-9/+31
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara1-2/+3
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt1-1/+0
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt1-0/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-5/+5
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-22Remove empty or non-called methodsThomas Arnhold2-22/+0
2012-06-21re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-15move zoomitem from svx to sfx2Tim Hardeck2-2/+2
2012-06-05fix use of local resource string ids in global contextCaolán McNamara1-1/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+1
2012-05-11avoid recursion that can mess up DND setup (fdo#41996)Luboš Luňák1-14/+31
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-17callcatcher: update unused code listCaolán McNamara1-25/+0
2012-04-16Remove unused code in sdSantiago Martinez1-29/+0
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez1-5/+3
2012-04-14Slidesorter: Kill more useless cruft.Jan Holesovsky1-6/+5
2012-04-13remove unused variablesLuboš Luňák1-13/+0
2012-04-13Remove deprecated List usage in Clipboard::CreateSlideTransferable.Rafael Dominguez1-9/+4
2012-04-13Remove deprecated List usage in Clipboard::PasteTransferable.Rafael Dominguez1-6/+8
2012-04-12fix buildCaolán McNamara1-1/+1
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2-18/+11
2012-03-25removed duplicate includes in sdTakeshi Abe2-3/+0