summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx
AgeCommit message (Expand)Author
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-28some build fixesCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-09-30loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-14typo: accesible -> accessibleThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-17convert ACCESSIBILITY module from String to OUStringNoel Grandin
2013-04-01remove boilerplate commentsThomas Arnhold
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-06slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]
2010-04-01slidecopy: event notifications for inserted/removed panelsFrank Schoenheit [fs]
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]