summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-398/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann1-3/+3
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-20convert Link<> to typedNoel Grandin1-15/+9
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-1/+1
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe1-1/+2
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-04-28some build fixesCaolán McNamara1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-27/+27
2014-09-30loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-14typo: accesible -> accessibleThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-42/+4
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-1/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-22/+14
2012-09-07OUString cleanup in accessibilityRicardo Montania1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-29nuke unused typedefTakeshi Abe1-2/+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-04-06slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]1-0/+3
2010-04-01slidecopy: event notifications for inserted/removed panelsFrank Schoenheit [fs]1-10/+10
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]1-6/+94
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]1-0/+368