summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski1-0/+1
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips1-0/+1
2015-12-21loplugin:unusedmethodsNoel Grandin2-2/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist2-2/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist2-2/+0
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl1-9/+1
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-15/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung2-13/+14
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung1-1/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-3/+3
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-709/+698
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl1-1/+2
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin2-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht6-9/+0
2015-11-10Missing includesAshod Nakashian1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-17/+17
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist1-3/+8
2015-11-04STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unusedStephan Bergmann1-2/+0
2015-11-04STR_MASTERPAGESSELECTOR appears to be unusedStephan Bergmann1-2/+0
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara1-0/+1
2015-10-29com::sun::star->css in sdNoel Grandin19-213/+210
2015-10-28What's a "mape"?Tor Lillqvist1-1/+1
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+0
2015-10-14sd tiled rendering: search rectangle is part-specificMiklos Vajna1-1/+15
2015-10-14sd tiled rendering: initial search allMiklos Vajna1-1/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann23-199/+199
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-6/+6
2015-10-09sd: add SdPage::dumpAsXml()Miklos Vajna1-0/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-10/+0
2015-09-30implement save slide background for impressCaolán McNamara2-0/+2
2015-09-24sd/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara2-6/+4
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara10-36/+23
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara10-27/+42
2015-09-17boost->stdCaolán McNamara10-42/+27
2015-09-17remove unused Link<> fieldsNoel Grandin1-5/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-15/+8
2015-08-26add ppt to fftesterCaolán McNamara1-1/+2
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-08-03sd: replace boost::function with std::functionMichael Stahl1-1/+0
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-21loplugin:unusedmethods sdNoel Grandin12-53/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1