summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin
2017-01-09accessibility: simplify lockingArnaud Versini
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-01loplugin:expandablemethods in accessibilityNoel Grandin
2016-10-11loplugin:refcountingStephan Bergmann
2016-10-11Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdownCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-23loplugin:constantparam in accessiblityNoel Grandin
2016-03-09loplugin:constantparam in accessibilityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-05solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock
2016-02-04accessibility: cleanup doxygen errorsChris Sherlock
2016-02-04accessibility: fix doxygen errorsChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in accessibilityNoel Grandin
2016-01-05Fix typosAndrea Gelmini