Age | Commit message (Expand) | Author |
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 |
2014-10-30 | coverity#735608 Division or modulo by float zero | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-10-28 | fdo#84938: replace TIMEF_ constants with enum | Noel Grandin |
2014-10-27 | coverity#982164 silence Unchecked return value from library | Caolán McNamara |
2014-10-27 | fdo#84938: replace KEYTYPE_ constants with enum | Noel Grandin |
2014-10-25 | coverity#982164 silence Unchecked return value from library | Caolán McNamara |
2014-10-25 | coverity#982163 silence Unchecked return value from library | Caolán McNamara |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-15 | fdo#84938: replace SYMBOL_TYPE constants with enum | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |