Age | Commit message (Expand) | Author | Files | Lines |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 2 | -5/+0 |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin | 3 | -5/+5 |
2017-04-10 | Clean up uses of SAL_U/SAL_W: embedserv | Stephan Bergmann | 6 | -41/+50 |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann | 2 | -6/+6 |
2017-04-04 | loplugin:redundantcast (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2017-03-25 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-03-21 | tdf#96505 - Get rid of cargo cult long integer literals | udaycoder | 1 | -1/+1 |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist | 1 | -1/+1 |
2017-02-10 | Remove MinGW support | Stephan Bergmann | 6 | -42/+5 |
2017-02-08 | Add missing #includes | Stephan Bergmann | 1 | -0/+2 |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann | 1 | -6/+6 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 7 | -134/+29 |
2017-01-25 | embedserv/source/embed/xwin.cxx is gone | Stephan Bergmann | 2 | -237/+0 |
2017-01-23 | loplugin:useuniqueptr | Stephan Bergmann | 2 | -10/+12 |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann | 2 | -6/+6 |
2016-10-16 | clang-cl loplugin: embedserv | Stephan Bergmann | 27 | -814/+798 |
2016-10-14 | 64-bit Windows fix: InsertMenu takes a UINT_PTR | Stephan Bergmann | 1 | -1/+1 |
2016-08-25 | -Werror,-Wnonportable-include-path (clang-cl) | Stephan Bergmann | 3 | -2/+3 |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl | 1 | -1/+1 |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann | 2 | -1/+7 |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin | 1 | -20/+9 |
2016-04-21 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke | 1 | -1/+0 |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -3/+3 |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann | 2 | -0/+2 |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -1/+1 |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann | 1 | -1/+0 |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann | 1 | -1/+3 |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann | 1 | -2/+1 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 12 | -34/+0 |
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 | 2 | -0/+2 |
2016-01-25 | more Windows build fixes | Noel Grandin | 1 | -1/+1 |
2016-01-25 | more Windows build fixes | Noel Grandin | 1 | -1/+1 |
2016-01-25 | more Windows build fixes | Noel Grandin | 1 | -1/+1 |
2016-01-25 | more Windows build fixes | Noel Grandin | 1 | -1/+1 |
2016-01-25 | more Windows build fixes | Noel Grandin | 1 | -0/+1 |
2016-01-25 | more Windows build fixes | Noel Grandin | 2 | -2/+2 |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin | 3 | -4/+4 |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara | 5 | -9/+11 |
2015-12-08 | Resolve Linker Warning LNK4104 | Mike Kaganski | 2 | -5/+6 |
2015-12-02 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann | 2 | -6/+6 |
2015-12-02 | Silence clang-cl warnings in ATL headers | Stephan Bergmann | 2 | -0/+24 |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+0 |
2015-11-24 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -10/+0 |
2015-11-24 | Use Get/SetWindowLongPtr, for 64-bit build | Stephan Bergmann | 1 | -2/+2 |
2015-11-24 | -Werror,-Wbitwise-op-parentheses | Stephan Bergmann | 1 | -1/+1 |
2015-11-24 | Expand single use of SendCommand macro | Stephan Bergmann | 1 | -6/+4 |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann | 1 | -1/+1 |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann | 1 | -1/+1 |