Age | Commit message (Expand) | Author |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-28 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann |
2015-11-28 | Silence clang-cl warnings in ATL headers | Stephan Bergmann |
2015-11-28 | Remove unused data | Stephan Bergmann |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | 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,-Winconsistent-missing-override | 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-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | Allow non ASCII chars as accelerator keys | Niklas Johansson |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-19 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-02 | dtrans, winaccessibility: consistently use $(gb_UWINAPI) | Michael Stahl |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-09 | remove obsolete check for pre-MSVC2013 ATL library name | Michael Stahl |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-16 | Remove reference to AccessibleTextImpl.java | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-04-23 | winaccessibility: rename unhelpful string defines. | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | 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-20 | Typo: (O/o)veride(n)->(O/o)verride(n) | Julien Nabet |
2015-03-13 | Typos for description | Julien Nabet |
2015-02-03 | Typo accpet->accept | Julien Nabet |
2015-02-03 | Typo: selction/slection -> selection | Julien Nabet |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-02 | Adapt UAccCOM to X64 platform | David Ostrovsky |
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 | Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03 | Tor Lillqvist |
2014-08-13 | WaE: C4189: 'isTRUE' : local variable is initialized but not referenced | Tor Lillqvist |
2014-08-13 | WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short' | Tor Lillqvist |