summaryrefslogtreecommitdiffstats
path: root/sc/inc/AccessibleFilterMenu.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-25/+25
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+2
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* sc: sal_Bool->boolNoel Grandin2014-04-231-3/+3
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-25/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-23/+23
* Modifying comments to meet Doxygen standardsNourah.AlShoeibi2013-07-091-7/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-6/+2
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-111-3/+1
* Change some comments to meet doxygen standardsFaisal M. Al-Otaibi2012-09-101-1/+1
* 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
* missing usingsDaniel Rentz2009-10-121-0/+3
* Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida2009-08-251-0/+10
* more cleanupKohei Yoshida2009-08-221-1/+0
* Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida2009-08-221-21/+5
* code cleanup.Kohei Yoshida2009-08-221-12/+2
* Broke long method declarations into several lines.Kohei Yoshida2009-08-211-10/+27
* removed debug statements & more dynamic type checking (this will be replaced ...Kohei Yoshida2009-08-211-1/+1
* Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida2009-08-211-3/+3
* My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida2009-08-201-0/+191