summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx
AgeCommit message (Expand)Author
2020-06-12weld checklistmenuCaolán McNamara
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
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
2018-10-15loplugin:constfields in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
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-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-10-28com::sun::star->css in scNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
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
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
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-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-05cws svxsplit: some corrections after mergeMathias Bauer
2010-02-01#i10000# removed includeIvo Hinkelmann
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-22code cleanup.Kohei Yoshida
2009-08-21forgot to remove debug statements.Kohei Yoshida
2009-08-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida
2009-08-21removed debug statements & more dynamic type checking (this will be replaced ...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