summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-09Remove excess newlinesChris Sherlock35-56/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-05solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock1-9/+9
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock8-91/+86
2016-02-04accessibility: cleanup doxygen errorsChris Sherlock6-68/+60
2016-02-04accessibility: fix doxygen errorsChris Sherlock9-46/+42
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann3-13/+2
2016-01-11loplugin:unusedmethods unused return value in accessibilityNoel Grandin2-2/+0
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt3-249/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-12-03Use comphelper::containerToSequence()Noel Grandin1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-4/+0
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-3/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-48/+307
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-6/+6
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann6-26/+22
2015-10-28Fix includesStephan Bergmann2-2/+2
2015-10-28Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206Stephan Bergmann2-2/+2
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2-6/+6
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin2-6/+6
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann63-1198/+1198
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-16/+16
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-20convert Link<> to typedNoel Grandin5-7/+7
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+3
2015-09-11convert Link<> to typedNoel Grandin1-1/+1