summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara2016-05-231-0/+1
* tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna2016-04-261-1/+1
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-152-2/+2
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-071-0/+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
* sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-314-15/+8
* add ppt to fftesterCaolán McNamara2015-08-261-1/+2
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-4/+0
* sd: replace boost::function with std::functionMichael Stahl2015-08-031-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-241-2/+0
* loplugin:unusedmethods sdNoel Grandin2015-07-2112-53/+0
* Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2015-07-161-1/+0
* Convert optimize table button to the generic controllerMaxim Monastirsky2015-07-151-1/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* editeng: make Link<> usage typedNoel Grandin2015-07-131-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung2015-06-161-0/+10