summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterMenuItem.hxx
AgeCommit message (Expand)Author
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida
2009-08-22More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida
2009-08-21Broke long method declarations into several lines.Kohei Yoshida
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida