summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2013-08-19fdo#67707 - avoid crash with sidebar when switching to writer from impress.Michael Meeks
2013-07-10rhbz#965646: sd: unregister slide sorter listener to avoid crashesMichael Stahl
2013-06-04Resolves: #i122437# Fixed context notification for Draw documentsAndre Fischer
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-22Secured SlideSorterModel::DeleteSlide for negative page indicesArmin Le Grand
2013-05-22Resolves: #i122354# Fix notification of slide change when...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-12Resolves: #i118813# Update slide sorter after page format is modifiedAndre Fischer
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-26Better wording for Impress "Start from first/current Slide"Samuel Mehrbrodt
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-16Bug 58505 - Tweak F5 for slide display, and add Shift-F5Jakub Golebiewski
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-12Create Photo Album implementationGergő Mocsi
2013-04-10remove un-used code modules.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25The tooltips of the slide sorter in impress should behave like the toolbar.mhofmann
2013-03-23Display the number of active slides in the statusbarRob Snelders
2013-03-23Give the number of slides also when more slides are selectedRob Snelders
2013-03-13several translations and fixes for translationsUrs Fässler
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-08WaE: struct 'Size' was previously declared as a classTor Lillqvist
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28Remove commented code.Thorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]
2012-11-28impress211: fix a warningPhilipp Lohmann [pl]
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische
2012-11-27remove un-used and non-compiled files.Michael Meeks
2012-11-07fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS XTor Lillqvist
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-16Remove some unused methodsMarcos Paulo de Souza
2012-10-06Remove newly unused methodsJulien Nabet
2012-10-04Improve quality of page previews in Impress/Draw with supersamplingTomaž Vajngerl
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-22Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt