summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
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-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-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-05loplugin:unusedmethodsNoel Grandin
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel 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
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-28update_pchThomas Arnhold
2014-05-19fix-includes.pl: accessibilityThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: accessibilityThomas Arnhold
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold