summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-09valgrind: fix leakCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-02-17No need for mpWrapper memberStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-02uitest: annotate slidesorter windowMarkus Mohrhard
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16Fix 'AddressSanitizer: container-overflow' problem detected on OS XNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-22Fix typosAndrea Gelmini
2016-07-11loplugin:staticcallStephan Bergmann
2016-07-11rhbz#1351292 correctly set edit modeDavid Tardon
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-02sd: replace boost::bind with C++11 lambdasMichael Stahl