Age | Commit message (Expand) | Author | Files | Lines |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -1/+1 |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) | Stephan Bergmann | 19 | -18/+168 |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann | 1 | -0/+1 |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -2/+1 |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -1/+1 |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann | 1 | -0/+1 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 5 | -6/+0 |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann | 2 | -3/+5 |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann | 1 | -1/+7 |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann | 1 | -0/+1 |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann | 4 | -7/+7 |
2016-01-10 | Fix typos | Andrea Gelmini | 4 | -4/+4 |
2015-11-28 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann | 2 | -1/+17 |
2015-11-28 | Silence clang-cl warnings in ATL headers | Stephan Bergmann | 1 | -0/+13 |
2015-11-28 | Remove unused data | Stephan Bergmann | 1 | -67/+0 |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann | 2 | -3/+3 |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann | 1 | -2/+0 |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann | 1 | -12/+24 |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann | 2 | -4/+1 |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann | 1 | -2/+2 |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann | 9 | -10/+10 |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann | 1 | -2/+2 |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann | 1 | -5/+5 |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin | 55 | -299/+294 |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin | 1 | -2/+1 |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin | 1 | -2/+2 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 10 | -17/+17 |
2015-10-02 | Allow non ASCII chars as accelerator keys | Niklas Johansson | 1 | -26/+2 |
2015-09-29 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2015-09-19 | boost->std | Caolán McNamara | 1 | -2/+2 |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe | 3 | -6/+6 |
2015-09-02 | dtrans, winaccessibility: consistently use $(gb_UWINAPI) | Michael Stahl | 1 | -1/+1 |
2015-07-19 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2015-07-09 | remove obsolete check for pre-MSVC2013 ATL library name | Michael Stahl | 1 | -1/+1 |
2015-07-08 | Fix typos | Andrea Gelmini | 2 | -4/+4 |
2015-06-30 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-06-16 | Remove reference to AccessibleTextImpl.java | Andrea Gelmini | 1 | -1/+0 |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin | 2 | -3/+1 |
2015-06-15 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-04-23 | winaccessibility: rename unhelpful string defines. | Michael Meeks | 2 | -8/+8 |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin | 2 | -2/+2 |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann | 3 | -4/+4 |
2015-03-22 | presumably this will fix the mismatch of the service names | Caolán McNamara | 1 | -1/+1 |
2015-03-20 | Typo: (O/o)veride(n)->(O/o)verride(n) | Julien Nabet | 19 | -21/+21 |
2015-03-13 | Typos for description | Julien Nabet | 1 | -1/+1 |
2015-02-03 | Typo accpet->accept | Julien Nabet | 2 | -11/+11 |
2015-02-03 | Typo: selction/slection -> selection | Julien Nabet | 2 | -4/+4 |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn | 1 | -8/+8 |
2014-12-02 | Adapt UAccCOM to X64 platform | David Ostrovsky | 10 | -10/+10 |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini | 2 | -3/+3 |