summaryrefslogtreecommitdiffstats
path: root/sc/inc/AccessibleFilterMenuItem.hxx
Commit message (Expand)AuthorAgeFilesLines
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-13/+13
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Modifying comments to meet Doxygen standardsNourah.AlShoeibi2013-07-091-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida2009-08-251-1/+8
* Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida2009-08-221-21/+10
* More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida2009-08-221-2/+1
* Broke long method declarations into several lines.Kohei Yoshida2009-08-211-9/+29
* Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida2009-08-211-2/+0
* My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida2009-08-201-0/+111