summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-08coverity#1242517 Arguments in wrong order (gold ?)Caolán McNamara
2014-10-03coverity#1242449 Identical code for different branchesCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-30loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-18coverity#1132662 Dereference after null checkCaolán McNamara
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-07-08use SimpleReferenceObject in accessibilityNoel Grandin
2014-07-04Notify screen readers when selection changes in listboxesNiklas Johansson
2014-07-02fix some more indent and strip ::rtl::Caolán McNamara
2014-07-02Related: #i124856# guard against crashJürgen Schmidt
2014-07-02fix some mangled indentationCaolán McNamara
2014-06-20hmm, that's not rightCaolán McNamara
2014-06-20Dropdown combo-/listboxes should support accessible action togglePopupNiklas Johansson
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-28update_pchThomas Arnhold
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-19fix-includes.pl: accessibilityThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15fix cut and paste into macro editor crashCaolán McNamara
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: accessibilityThomas Arnhold
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky
2014-04-18No need for the extra levels here.Jan Holesovsky
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: accesible -> accessibleThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Remove unused functionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03Remove unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann