summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccObject.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann1-2/+2
2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann1-1/+9
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-13Typos for descriptionJulien Nabet1-1/+1
2014-10-17fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson1-1/+1
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-4/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-5/+5
2014-04-14typo: postion -> positionThomas Arnhold1-2/+2
2014-02-22fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks1-4/+9
2014-02-02cppcheck: unused variableJulien Nabet1-1/+0
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl1-1/+1
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl1-1/+1
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl1-5/+7
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl1-1/+0
2013-11-26Replace deprecated OUString::valueOf -> OUString::numberStephan Bergmann1-3/+3
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl1-14/+4
2013-11-21Improve debug outputStephan Bergmann1-2/+3
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-1/+1
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl1-4/+5
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl1-0/+91
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-6/+7
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks1-17/+17
2013-11-19Integrate branch of IAccessible2Steve Yin1-0/+1109