summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2019-05-10Use std::queue instead of list for ChangeRequestQueueProcessor (sd)Julien Nabet
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-22Reduce scopeMatteo Casalin
2019-02-17Simplify by using startsWith()Matteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-02sd: fix missing includeMiklos Vajna
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-13loplugin:unusedfields in sdNoel Grandin
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