summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx
AgeCommit message (Expand)Author
2020-11-30weld checklistmenuCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-13unx warningDaniel Rentz
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22more cleanupKohei Yoshida
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida
2009-08-22More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida
2009-08-21more debug statements removed.Kohei Yoshida
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida
2009-08-20removed all my printf statements.Kohei Yoshida
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida