summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleFilterMenu.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-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-6/+6
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+1
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
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-1/+1
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-05cws svxsplit: some corrections after mergeMathias Bauer1-3/+3
2010-02-01#i10000# removed includeIvo Hinkelmann1-1/+0
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-1/+51
2009-08-22more cleanupKohei Yoshida1-3/+0
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida1-53/+23
2009-08-22code cleanup.Kohei Yoshida1-66/+20
2009-08-21forgot to remove debug statements.Kohei Yoshida1-2/+0
2009-08-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida1-1/+1
2009-08-21removed debug statements & more dynamic type checking (this will be replaced ...Kohei Yoshida1-47/+13
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-47/+58
2009-08-20removed all my printf statements.Kohei Yoshida1-78/+2
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-0/+532