summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility
AgeCommit message (Expand)Author
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
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-10Simplify codeStephan Bergmann