summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-081-11/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* vcl: split exception types from input typesChris Sherlock2016-02-061-5/+6
* Remove pointer (pen) from Navigator windowBryan Quigley2016-02-042-2/+0
* tdf#96414 Remove showing navigator during slideshowBryan Quigley2016-02-031-1/+0
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* boost::unordered_set is not used anymoreNoel Grandin2016-02-011-1/+0
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-3/+0
* drawmodes header goneCaolán McNamara2016-01-181-1/+0
* loplugin:unusedmethods unused return value in sdNoel Grandin2016-01-143-5/+4
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-051-0/+1
* Rearrangement of various context menus in ImpressYousuf Philips2015-12-221-0/+1
* loplugin:unusedmethodsNoel Grandin2015-12-212-2/+0
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-122-2/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-112-2/+0
* Remove image color conversion menu from ImpressTomaž Vajngerl2015-12-041-9/+1
* loplugin:unusedfields in sd/Noel Grandin2015-11-231-15/+0
* Impress: Rework the way the display modes are presented.Philippe Jung2015-11-182-13/+14
* Removal of SID_TITLE_MASTER related codePhilippe Jung2015-11-181-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-171-3/+3
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-709/+698
* sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl2015-11-131-1/+2
* sd: boost::ptr_vector->std::vectorNoel Grandin2015-11-122-2/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-116-9/+0
* Missing includesAshod Nakashian2015-11-101-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-109-17/+17
* tdf#36946: Organise transitions hierarchicallyTor Lillqvist2015-11-051-3/+8
* STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unusedStephan Bergmann2015-11-041-2/+0
* STR_MASTERPAGESSELECTOR appears to be unusedStephan Bergmann2015-11-041-2/+0
* afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara2015-11-021-0/+1
* com::sun::star->css in sdNoel Grandin2015-10-2919-213/+210
* What's a "mape"?Tor Lillqvist2015-10-281-1/+1
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* sd tiled rendering: search rectangle is part-specificMiklos Vajna2015-10-141-1/+15
* sd tiled rendering: initial search allMiklos Vajna2015-10-141-1/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1223-199/+199
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-6/+6
* sd: add SdPage::dumpAsXml()Miklos Vajna2015-10-091-0/+1
* loplugin:unusedmethodsNoel Grandin2015-10-021-10/+0
* implement save slide background for impressCaolán McNamara2015-09-302-0/+2
* sd/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-242-6/+4
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-2310-36/+23
* convert Link<> to typedNoel Grandin2015-09-211-1/+1
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-1710-27/+42
* boost->stdCaolán McNamara2015-09-1710-42/+27
* remove unused Link<> fieldsNoel Grandin2015-09-171-5/+1
* convert Link<> to typedNoel Grandin2015-09-161-1/+1
* convert Link<> to typedNoel Grandin2015-09-091-1/+1