summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-16coverity#1356337 Resource leakCaolán McNamara
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist
2015-11-04STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unusedStephan Bergmann
2015-11-04STR_MASTERPAGESSELECTOR appears to be unusedStephan Bergmann
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-28What's a "mape"?Tor Lillqvist
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-14sd tiled rendering: search rectangle is part-specificMiklos Vajna