summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin2015-10-133-7/+7
* bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2015-10-133-7/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1269-1244/+1244
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-16/+16
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-13/+13
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-2011-68/+40
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-122-26/+21
* convert Link<> to typedNoel Grandin2015-09-112-9/+4
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* sal_uLong to sal_uInt32Matteo Casalin2015-08-161-2/+2
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-161-16/+12
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-6/+2