Age | Commit message (Expand) | Author |
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 |
2014-10-02 | MWERKS etc. are not supported toolchains | Michael Stahl |
2014-10-02 | coverity#1242860 Unused value | Caolán McNamara |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | extensions: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUChar | Noel Grandin |
2014-09-26 | coverity#983665 Uncaught exception | Caolán McNamara |
2014-09-25 | comphelper: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | Leftover XLIB_Window -> Window | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-23 | Put schema.xml in the correct place, and drop the empty English strings file | Tor Lillqvist |
2014-09-23 | Use prex.h/postx.h | Stephan Bergmann |
2014-09-18 | Blind fix for Windows | Stephan Bergmann |
2014-09-18 | Blind fix for Windows | Stephan Bergmann |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-15 | cppcheck: unpreciseMathCall | Julien Nabet |
2014-09-12 | extensions: sal_Bool -> bool | Stephan Bergmann |