summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin: defaultparamsNoel Grandin2015-08-116-9/+9
* loplugin:unusedmethodsNoel Grandin2015-08-052-33/+7
* basic,basctl: inline some use-once typedefsNoel Grandin2015-08-041-2/+2
* sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin2015-08-011-13/+7
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-011-4/+2
* loplugin:unusedmethodsNoel Grandin2015-07-302-19/+0
* chmod -xTor Lillqvist2015-07-2932-0/+0
* loplugin:unusedmethodsNoel Grandin2015-07-241-15/+0
* inline a handful of use-once #definesNoel Grandin2015-07-232-21/+0
* com::sun::star->css in accessibilityNoel Grandin2015-07-17107-1802/+1655
* loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin2015-07-159-44/+11
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-18/+0
* Fix typosAndrea Gelmini2015-07-082-2/+2
* tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe2015-07-0611-21/+10
* improve the returnbyref lopluginNoel Grandin2015-07-061-3/+3
* Fix typosAndrea Gelmini2015-07-043-3/+3
* sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2015-06-291-2/+1
* fix a11y crash seen in save-as-templateCaolán McNamara2015-06-231-3/+2
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-171-0/+2
* cppcheck:redundantConditionNoel Grandin2015-06-151-1/+1
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-5/+5
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* new clang plugin: loopvartoosmallNoel Grandin2015-05-286-16/+16
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-1511-32/+11
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-152-2/+2