summaryrefslogtreecommitdiff
path: root/accessibility/source/extended
AgeCommit message (Expand)AuthorFilesLines
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu1-19/+13
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-11loplugin:constantparamNoel Grandin2-5/+4
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-2/+2
2016-06-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas4-8/+4
2016-06-11Resolves: tdf#100272 row ally index is ROW_INVALIDCaolán McNamara1-1/+8
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist29-55/+55
2016-05-19clang-tidy misc-unused-raiiNoel Grandin1-1/+1
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin2-6/+5
2016-04-21new plugin stylepoliceNoel Grandin3-10/+10
2016-04-18cppcheck: silence known conditions warnings accessibilityJochen Nitschke1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-4/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-2/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-3/+3
2016-03-18convert SvButtonState to scoped enumNoel Grandin2-10/+10
2016-02-09Remove excess newlinesChris Sherlock17-131/+0
2016-02-04accessibility: fix doxygen errorsChris Sherlock8-179/+171
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann4-8/+8
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt3-1146/+0
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-20/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann24-95/+95
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2-8/+4
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann4-9/+9
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken1-1/+1
2015-10-21more removal of com::sun::star typedefsNoel Grandin2-7/+3
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-7/+4
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin1-1/+1
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-16/+16
2015-09-20convert Link<> to typedNoel Grandin5-52/+29
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-16sal_uLong to sal_uInt32Matteo Casalin1-2/+2
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-16/+12
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-6/+2
2015-08-11loplugin: defaultparamsNoel Grandin4-6/+6
2015-08-05loplugin:unusedmethodsNoel Grandin1-25/+0
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin1-13/+7
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-4/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-18/+0
2015-07-29chmod -xTor Lillqvist32-0/+0