summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)AuthorFilesLines
2017-05-13accessibility: simplify and inline VCLXAccessibleList::clearItemsArnaud Versini1-5/+0
2017-05-12loplugin:constantparamNoel Grandin1-2/+2
2017-04-30untranslated strings are just stringsCaolán McNamara2-9/+23
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-6/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna16-51/+51
2017-03-14remove unused RID constantsNoel Grandin1-3/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-7/+8
2017-03-03Remove redundant 'inline' keywordStephan Bergmann12-30/+28
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist8-9/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann59-1331/+968
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann7-4/+26
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin1-10/+5
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin1-7/+4
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin1-2/+2
2017-01-09accessibility: simplify lockingArnaud Versini1-4/+2
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini1-1/+0
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara1-10/+13
2016-12-23loplugin:unusedmethodsNoel Grandin1-3/+0
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini1-18/+9
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2-0/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin10-42/+2
2016-10-11loplugin:refcountingStephan Bergmann1-2/+2
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara2-13/+5
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin3-7/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann6-6/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin2-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann55-60/+60
2016-08-11loplugin:constantparamNoel Grandin1-2/+1
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin3-3/+3
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann1-1/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin5-12/+0
2016-07-12new loplugin fragiledestructorNoel Grandin2-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin6-12/+12
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-2/+3
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist66-237/+237
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+1
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl1-1/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-2/+2
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke1-2/+3
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-23loplugin:constantparam in accessiblityNoel Grandin1-5/+4
2016-03-09loplugin:constantparam in accessibilityNoel Grandin3-4/+4