summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in accessibilityNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05Fix typosAndrea Gelmini
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann
2015-10-28Fix includesStephan Bergmann
2015-10-28Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206Stephan Bergmann
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-20convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29chmod -xTor Lillqvist
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-08Fix typosAndrea Gelmini