summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterMenu.hxx
AgeCommit message (Expand)Author
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
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-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi
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-10-12missing usingsDaniel Rentz
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22more cleanupKohei Yoshida
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida
2009-08-22code cleanup.Kohei Yoshida
2009-08-21Broke long method declarations into several lines.Kohei Yoshida
2009-08-21removed debug statements & more dynamic type checking (this will be replaced ...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