summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida1-1/+1
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-13unx warningDaniel Rentz1-1/+0
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-0/+27
2009-08-22more cleanupKohei Yoshida1-4/+1
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida1-94/+32
2009-08-22More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida1-5/+4
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida1-2/+3
2009-08-21more debug statements removed.Kohei Yoshida1-2/+0
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-17/+7
2009-08-20removed all my printf statements.Kohei Yoshida1-50/+0
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-0/+309