summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix typosAndrea Gelmini2016-01-052-2/+2
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-178-1425/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-1/+1
* Use comphelper::containerToSequence()Noel Grandin2015-12-032-36/+31
* loplugin:unusedfields variousNoel Grandin2015-11-251-4/+0
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-202-23/+4
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-48/+307
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-1519-38/+19
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1049-167/+167
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-304-12/+6
* Get rid of some redundant base class typedefsStephan Bergmann2015-10-2810-35/+31
* Fix includesStephan Bergmann2015-10-282-2/+2
* Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206Stephan Bergmann2015-10-282-2/+2
* bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2015-10-283-7/+7
* more removal of com::sun::star typedefsNoel Grandin2015-10-212-7/+3
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-7/+4