summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)AuthorFilesLines
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin10-24/+24
2018-10-09loplugin:constfields in sdNoel Grandin2-4/+4
2018-10-06drop some now unnecessary includesCaolán McNamara1-1/+0
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen1-0/+1
2018-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen10-0/+10
2018-07-29loplugin:stringloop in sdNoel Grandin2-12/+12
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin4-343/+211
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin6-15/+15
2018-03-15tdf#115453 Remove Master Handout tab from Views Tab BarÁlex Puchades1-8/+0
2018-01-25Fix typosAndrea Gelmini1-2/+2
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin8-8/+8
2017-12-05Fix typoAndrea Gelmini1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-15remove now unused ToolPanelModuleCaolán McNamara3-141/+0
2017-11-15impress constantly trying to create an internal SidebarViewCaolán McNamara1-3/+0
2017-10-23loplugin:includeform: sdStephan Bergmann42-133/+133
2017-10-23overload std::hash for OUString and OStringNoel Grandin4-10/+5
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+2
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin4-119/+108
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin1-1/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin2-4/+0
2017-08-03loplugin:constparams in sdNoel Grandin8-8/+8
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin11-30/+30
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+0
2017-07-04loplugin:unusedfields in sdNoel Grandin1-3/+0
2017-07-02loplugin:casttovoid: sdStephan Bergmann11-60/+29
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann2-8/+4
2017-06-26loplugin:oncevar in sdNoel Grandin1-3/+1
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe1-1/+1
2017-06-22loplugin:unusedfields in sd part3Noel Grandin2-11/+1
2017-06-19add more debug names for scheduled eventsLászló Németh1-0/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke6-6/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-3/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara2-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock8-16/+16
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock8-16/+16
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-5/+0