Age | Commit message (Expand) | Author |
2015-01-27 | Resolves: tdf#88819 printing with ps hangs | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-24 | cppcheck: fix redundantPointerOp reports | Julien Nabet |
2015-01-20 | Drop unused comphelper::service_decl::component_getFactoryHelper params | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: extensions | Stephan Bergmann |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |
2015-01-13 | simplify Date/Time/DateTime conversion code | Noel Grandin |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' | Noel Grandin |
2015-01-05 | java: unnecessary imports | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-12-19 | extensions: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | extensions: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-15 | java: remove more test skeleton code | Noel Grandin |
2014-12-15 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-12 | extensions: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-12-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-04 | fdo#65163 reintroduce embedded picture for form components | Lionel Elie Mamane |
2014-12-04 | Revert "coverity#735424 Logically dead code" | Lionel Elie Mamane |
2014-12-01 | WaE: -Werror=switch | Caolán McNamara |
2014-12-01 | fdo#84938: replace EVENT_ constants with enum | Tobias Madl |
2014-11-25 | -Werror,-Wuninitialized | Stephan Bergmann |
2014-11-23 | capitalize e-mail in list of types in bibliography | Stanislav Horacek |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | coverity#705989 silence Insecure temporary file | Caolán McNamara |
2014-11-14 | coverity#1242860 Unused value | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-11-11 | cleanup improper SOLARIS linker libs and options | Richard PALO |
2014-11-09 | fdo#86050 Let LibreOffice add scrollbars to widgets only when necessary | Adolfo Jayme Barrientos |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-04 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2014-11-01 | coverity#703954 Unchecked return value | Caolán McNamara |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-30 | nothing to see here, move along | Caolán McNamara |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |