Age | Commit message (Expand) | Author |
2014-03-30 | sot: convert that to SAL_INFO | Michael Stahl |
2014-03-30 | tools, sc: fix GCC -Werror=type-limits (comparison is always true) | Michael Stahl |
2014-03-30 | deploy some asserts to detect truncated STREAM_SEEK_TO_END | Michael Stahl |
2014-03-30 | sot: fix some bizarre resize code that creates 4G temp files on 32bit | Michael Stahl |
2014-03-30 | coverity#1194905 Explicit null dereferenced | Caolán McNamara |
2014-03-30 | coverity#1194904 Explicit null dereferenced | Caolán McNamara |
2014-03-30 | coverity#1194929 String not null terminated | Caolán McNamara |
2014-03-30 | coverity#1194922 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194921 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194919 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194917 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194916 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194913 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194912 Overflowed return value | Caolán McNamara |
2014-03-30 | coverity#1194908 Explicit null dereferenced | Caolán McNamara |
2014-03-30 | coverity#1194915 Integer overflowed argument | Caolán McNamara |
2014-03-30 | coverity#1194897 Logically dead code | Caolán McNamara |
2014-03-30 | coverity#1194894 Logically dead code | Caolán McNamara |
2014-03-30 | coverity#1194893 mismerge (Logically dead code) | Caolán McNamara |
2014-03-30 | loplugin:saloverride | Stephan Bergmann |
2014-03-30 | update unusedcode | Caolán McNamara |
2014-03-30 | -Werror,-Wmismatched-tags | Stephan Bergmann |
2014-03-30 | Typo | Stephan Bergmann |
2014-03-30 | loplugin:saloverride | Stephan Bergmann |
2014-03-30 | Resolves: fdo#76802 error msg in Web Page Wizard dialog | Julien Nabet |
2014-03-30 | close the opened document correctly | David Tardon |
2014-03-30 | sync cxx file names with class names | David Tardon |
2014-03-30 | reduce the amount of copypasta | David Tardon |
2014-03-30 | move the writerperfect import tests to slowcheck | David Tardon |
2014-03-30 | add a smoketest for wpftdraw import library | David Tardon |
2014-03-30 | add a smoketest for wpftwriter import library | David Tardon |
2014-03-30 | avoid out-of-bounds access | David Tardon |
2014-03-30 | remove one more merge marker | Markus Mohrhard |
2014-03-30 | set first position and then size, fdo#75075 | Markus Mohrhard |
2014-03-30 | add test for fdo#74619 | Markus Mohrhard |
2014-03-30 | enable smoothed property export for line charts, fdo#74619 | Markus Mohrhard |
2014-03-30 | adapt smooth import to OOXML and not to MSO 2007 | Markus Mohrhard |
2014-03-30 | export smooth property correctly to OOXML, fdo#74619 | Markus Mohrhard |
2014-03-30 | vcl-osx fix: 'NSEvent' may not respond to '-magnification' | Douglas Mencken |
2014-03-30 | coverity#735942 Unchecked dynamic_cast | Miklos Vajna |
2014-03-30 | coverity#735940 Unchecked dynamic_cast | Miklos Vajna |
2014-03-30 | OUString: avoid temporaries and constify | Matteo Casalin |
2014-03-30 | sal_uInt16 to sal_uLong | Matteo Casalin |
2014-03-30 | OUString: constify and avoid some temporaries | Matteo Casalin |
2014-03-30 | Constify, reduce scope, use proper types and avoid some casts | Matteo Casalin |
2014-03-30 | OUString: constify, avoid concatenated appends, use != or == | Matteo Casalin |
2014-03-30 | Remove unneeded variables | Matteo Casalin |
2014-03-30 | Constify some OUStrings and avoid some appends | Matteo Casalin |
2014-03-30 | Use more consistent integer types, constify and reduce scope | Matteo Casalin |
2014-03-30 | OUStringBuffer to OUString and optimize related code | Matteo Casalin |