Age | Commit message (Expand) | Author |
2016-03-08 | convert custom bibliography toolbar to .ui format | Caolán McNamara |
2016-03-04 | Constness issues | Stephan Bergmann |
2016-03-04 | Avoid more warnings in external includes (clang-cl) | Stephan Bergmann |
2016-03-04 | -Werror,-Wreorder | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl) | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-03-04 | -Werror,-Wsign-compare | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-03 | ERROR ITMS-90511: CFBundleIdentifier Collision | Andras Timar |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2016-02-28 | Ole: Fix WaE | David Ostrovsky |
2016-02-25 | convert EComposeRule to scoped enum | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | Fix missing iterator include on MSVC 14.0 | David Ostrovsky |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-11 | Work around loplugin:oncevar with --disable-dbgutil | Stephan Bergmann |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-03 | extensions: replace boost::bind with lambda | Michael Stahl |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-26 | -Werror,-Wignored-qualifiers (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-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-22 | tdf#97221 Improve this error message a bit… | Adolfo Jayme Barrientos |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-11 | Use WeakImplHelper | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Publicly derive from UNO interfaces | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2016-01-11 | loplugin:unusedmethods unused return value in extensions | Noel Grandin |
2016-01-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-03 | tdf#74608: Ctor function for abp::OABSPilotUno | Matúš Kukan |
2015-12-28 | extensions: Remove recently unused logging::LogModule | Matúš Kukan |
2015-12-28 | tdf#74608: Ctor function for logging::PlainTextFormatter | Matúš Kukan |
2015-12-28 | tdf#74608: Ctor function for logging::CsvFormatter | Matúš Kukan |
2015-12-28 | tdf#74608: Ctor function for logging::ConsoleHandler | Matúš Kukan |
2015-12-28 | tdf#74608: Ctor function for logging::FileHandler | Matúš Kukan |