Age | Commit message (Expand) | Author | Files | Lines |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin | 1 | -3/+3 |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock | 2 | -4/+4 |
2016-01-26 | -Werror,-Wignored-qualifiers (clang-cl) | Stephan Bergmann | 2 | -2/+2 |
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 | 3 | -0/+3 |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin | 9 | -15/+15 |
2016-01-22 | tdf#97221 Improve this error message a bit… | Adolfo Jayme Barrientos | 1 | -1/+1 |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock | 1 | -2/+2 |
2016-01-18 | loplugin: unused return values | Noel Grandin | 2 | -4/+2 |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock | 1 | -2/+2 |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud | 1 | -2/+2 |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock | 1 | -2/+2 |
2016-01-11 | Use WeakImplHelper | Stephan Bergmann | 2 | -18/+1 |
2016-01-11 | loplugin:privatebase: Publicly derive from UNO interfaces | Stephan Bergmann | 1 | -1/+1 |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann | 1 | -1/+1 |
2016-01-11 | loplugin:unusedmethods unused return value in extensions | Noel Grandin | 10 | -23/+13 |
2016-01-10 | cppcheck: noExplicitConstructor | Caolán McNamara | 1 | -1/+1 |
2016-01-10 | Fix typos | Andrea Gelmini | 17 | -24/+24 |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara | 14 | -21/+21 |
2016-01-03 | tdf#74608: Ctor function for abp::OABSPilotUno | Matúš Kukan | 5 | -119/+23 |
2015-12-28 | extensions: Remove recently unused logging::LogModule | Matúš Kukan | 3 | -138/+0 |
2015-12-28 | tdf#74608: Ctor function for logging::PlainTextFormatter | Matúš Kukan | 5 | -129/+18 |
2015-12-28 | tdf#74608: Ctor function for logging::CsvFormatter | Matúš Kukan | 4 | -55/+19 |
2015-12-28 | tdf#74608: Ctor function for logging::ConsoleHandler | Matúš Kukan | 4 | -91/+42 |
2015-12-28 | tdf#74608: Ctor function for logging::FileHandler | Matúš Kukan | 4 | -94/+44 |
2015-12-28 | tdf#74608: Constructor function for LoggerPool singleton | Matúš Kukan | 4 | -80/+39 |
2015-12-23 | loplugin:unusedfields in extensions | Noel Grandin | 6 | -12/+0 |
2015-12-17 | tdf#96398 kill remaining NPAPI support for plugins _inside_ LO | Rene Engelhard | 37 | -11130/+0 |
2015-12-15 | loplugin:constantfunction | Noel Grandin | 1 | -6/+1 |
2015-12-12 | OOneInstanceAutoRegistration is not used | Matúš Kukan | 1 | -41/+0 |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann | 4 | -47/+47 |
2015-12-09 | tdf#96368: Address book wizard with no selection returns Evolution | Julien Nabet | 1 | -1/+1 |
2015-12-08 | tdf#62381: Stop using NPAPI plugin when NP_Initialize fails | Stephan Bergmann | 3 | -4/+20 |
2015-12-08 | Fix "missing member of radiobutton group" for selecttypepage.ui | Julien Nabet | 1 | -2/+2 |
2015-12-03 | uno::Sequence->std::vector, and fix method name | Noel Grandin | 2 | -13/+10 |
2015-12-02 | Silence clang-cl -Winvalid-offsetof in ATL-macro expansion | Stephan Bergmann | 1 | -0/+9 |
2015-12-02 | Silence clang-cl warnings in ATL headers | Stephan Bergmann | 1 | -0/+16 |
2015-12-02 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann | 1 | -0/+9 |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -2/+0 |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -1/+0 |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann | 1 | -6/+6 |
2015-11-27 | No need to extend css.awt.XToolkitExperimental | Stephan Bergmann | 2 | -10/+7 |
2015-11-27 | Catch exception when online update is disabled. | Michael Meeks | 1 | -8/+12 |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin | 2 | -2/+1 |
2015-11-25 | Revert part of 1f86864e97bea causing Windows build trouble. | Michael Meeks | 1 | -0/+1 |
2015-11-25 | loplugin:unusedfields various | Noel Grandin | 1 | -1/+0 |
2015-11-24 | Silence clang-cl warnings in system ATL includes | Stephan Bergmann | 3 | -0/+46 |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann | 1 | -3/+3 |
2015-11-24 | -Werror,-Wlogical-op-parentheses | Stephan Bergmann | 1 | -4/+4 |