summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleToolPanelDeck.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-357/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann1-3/+3
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-3/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-1/+1
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-28some build fixesCaolán McNamara1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+3
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-21/+21
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-41/+5
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-22/+14
2012-09-07OUString cleanup in accessibilityRicardo Montania1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-29nuke unused typedefTakeshi Abe1-3/+0
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-1/+0
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud1-7/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-04-26slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a c...Frank Schoenheit [fs]1-0/+3
2010-04-07slidecopy: additional assertion when creating the XAccessible for the panelFrank Schoenheit [fs]1-0/+1
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]1-97/+64
2010-04-01slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]1-2/+4
2010-03-30slidecopy: more A11Y implementations for the ToolPanelDeckFrank Schoenheit [fs]1-11/+62
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]1-0/+388