summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility
AgeCommit message (Expand)Author
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-06make binary functor unary, related tdf#108782dcvb
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: editengStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-12Various typos on accessibleJulien Nabet
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-18use rtl::Reference in AccessibleStaticTextBase_ImplNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2017-01-09New loplugin:externvar: editengStephan Bergmann
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12tdf#104540: AccessibleEventNotifier AccessibleBase (editeng)Julien Nabet
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-10-26rework to avoid coverity#1371205 Missing move assignment operatorCaolán McNamara
2016-10-26we don't need ree after the loop hereCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13fix out of bounds errorJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-27Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin