Age | Commit message (Expand) | Author |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2015-11-28 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-22 | presumably this will fix the mismatch of the service names | Caolán McNamara |
2015-03-13 | Typos for description | Julien Nabet |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | fdo#81264 Accessiblitiy focus not tracked for cells in Calc | Niklas Johansson |
2014-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-10-17 | fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc | Niklas Johansson |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-13 | WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short' | Tor Lillqvist |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | catch exception by const ref | Takeshi Abe |
2014-05-22 | cppcheck: Exception should be caught by reference | Thomas Arnhold |
2014-05-09 | prewin.h includes windows.h | Thomas Arnhold |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-14 | typo: postion -> position | Thomas Arnhold |
2014-03-05 | Remove visual noise from winaccessibility | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-22 | fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT. | Michael Meeks |
2014-02-04 | fdo#39944: Add DOCUMENT_* accessibility UNO roles | Jacobo Aragunde Pérez |
2014-02-02 | cppcheck: unused variable | Julien Nabet |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | Drop duplicate #include | Takeshi Abe |
2013-12-12 | winaccessibility: let's try to remove that IsInMainThread() | Michael Stahl |
2013-12-12 | winaccessibility: clear entires from XHWNDDocList too | Michael Stahl |
2013-12-12 | winaccessibility: do not access freed AccObject | Michael Stahl |
2013-12-12 | winaccessibility: fix exception handling in AccEventListener | Michael Stahl |
2013-12-12 | winaccessibility: use SAL_N_ELEMENTS | Michael Stahl |