summaryrefslogtreecommitdiff
path: root/accessibility/inc/accessibility/extended
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist29-5447/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke1-2/+3
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-02-09Remove excess newlinesChris Sherlock17-38/+0
2016-02-05solenv: fix mkdocs.sh to take into account projects with no inc dirChris Sherlock1-9/+9
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock8-91/+86
2016-02-04accessibility: cleanup doxygen errorsChris Sherlock6-68/+60
2016-02-04accessibility: fix doxygen errorsChris Sherlock2-18/+18
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann1-6/+1
2016-01-11loplugin:unusedmethods unused return value in accessibilityNoel Grandin2-2/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt3-249/+0
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann6-26/+22
2015-10-28Fix includesStephan Bergmann2-2/+2
2015-10-28Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206Stephan Bergmann2-2/+2
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2-6/+6
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin2-6/+6
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken2-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann31-669/+669
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-16/+16
2015-09-20convert Link<> to typedNoel Grandin4-6/+6
2015-08-05loplugin:unusedmethodsNoel Grandin1-8/+7
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin1-2/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-24loplugin:unusedmethodsNoel Grandin1-15/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin31-1021/+902
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin3-19/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-18/+0
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe6-10/+8
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini4-20/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks8-12/+13
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-9/+9
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks2-5/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin6-7/+10
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara6-16/+12
2015-02-07loplugin:deletedspecialStephan Bergmann7-24/+16
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-7/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin9-11/+11
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin3-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+1
2014-05-19fix-includes.pl: accessibilityThomas Arnhold1-1/+1