summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin2016-08-046-6/+6
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-152-6/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-1510-45/+0
* tdf#84635 - Slow layout of large tablesNoel Grandin2016-07-131-4/+8
* new loplugin fragiledestructorNoel Grandin2016-07-122-2/+2
* so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara2016-07-101-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-046-12/+12
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-2/+2
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas2016-07-0115-30/+15
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas2016-06-294-8/+4
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-232-2/+3
* Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara2016-06-111-1/+8
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-27131-405/+405
* clang-tidy misc-unused-raiiNoel Grandin2016-05-191-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl2016-05-061-1/+0
* clang-tidy modernize-loop-convert in a*Noel Grandin2016-04-215-24/+20
* new plugin stylepoliceNoel Grandin2016-04-213-10/+10
* cppcheck: silence known conditions warnings accessibilityJochen Nitschke2016-04-181-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-4/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-2/+2
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-122-2/+0
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-041-2/+3
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-2/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-3/+3
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* loplugin:constantparam in accessiblityNoel Grandin2016-03-232-47/+28
* convert SvButtonState to scoped enumNoel Grandin2016-03-182-10/+10
* loplugin:constantparam in accessibilityNoel Grandin2016-03-095-10/+10
* use consistent #define checks for the Windows platformNoel Grandin2016-02-172-3/+3
* Remove excess newlinesChris Sherlock2016-02-0982-610/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock2016-02-051-9/+9
* accessibility: fix rest of doxygen errorsChris Sherlock2016-02-048-91/+86
* accessibility: cleanup doxygen errorsChris Sherlock2016-02-046-68/+60
* accessibility: fix doxygen errorsChris Sherlock2016-02-0417-225/+213
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-3/+3
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* tdf#88205 Delete 'css::uno::Sequence'kerem2016-01-311-2/+1
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann2016-01-278-25/+14
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-172-2/+2
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-162-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-162-2/+2
* loplugin:unusedmethods unused return value in accessibilityNoel Grandin2016-01-112-2/+0