summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-15tdf#115453 Remove Master Handout tab from Views Tab BarÁlex Puchades
2018-01-25Fix typosAndrea Gelmini
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Fix typoAndrea Gelmini
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-15remove now unused ToolPanelModuleCaolán McNamara
2017-11-15impress constantly trying to create an internal SidebarViewCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock