summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service
AgeCommit message (Expand)Author
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara
2015-03-13Typos for descriptionJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-17fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23catch exception by const refTakeshi Abe
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-02cppcheck: unused variableJulien Nabet
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12winaccessibility: let's try to remove that IsInMainThread()Michael Stahl
2013-12-12winaccessibility: clear entires from XHWNDDocList tooMichael Stahl
2013-12-12winaccessibility: do not access freed AccObjectMichael Stahl
2013-12-12winaccessibility: fix exception handling in AccEventListenerMichael Stahl
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl
2013-12-03No _SV_AccObjectWinManager_HXX anywhereTor Lillqvist
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl