summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterMenu.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-6/+2
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+1
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-12missing usingsDaniel Rentz1-0/+3
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-0/+10
2009-08-22more cleanupKohei Yoshida1-1/+0
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida1-21/+5
2009-08-22code cleanup.Kohei Yoshida1-12/+2
2009-08-21Broke long method declarations into several lines.Kohei Yoshida1-10/+27
2009-08-21removed debug statements & more dynamic type checking (this will be replaced ...Kohei Yoshida1-1/+1
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-3/+3
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-0/+191