summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterMenuItem.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-23/+20
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-13/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
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-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-1/+8
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida1-21/+10
2009-08-22More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida1-2/+1
2009-08-21Broke long method declarations into several lines.Kohei Yoshida1-9/+29
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-2/+0
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-0/+111