Age | Commit message (Expand) | Author |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-21 | ODS load perf: 7% of the time re-creating sheet name strings. | Michael Meeks |
2014-05-20 | take a shortcut on common separating ASCII characters | Eike Rathke |
2014-05-20 | resolved fdo#34724 Jan1 or 1Jan without separating character is not date | Eike Rathke |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-17 | Back out change for fdo#78119 now that we have StringContainsWord() | Eike Rathke |
2014-05-17 | resolved fdo#41166 match month and day name word instead of substring | Eike Rathke |
2014-05-17 | resolved fdo#41166 match month and day name word instead of substring | Eike Rathke |
2014-05-15 | update_pch: add svl | Thomas Arnhold |
2014-05-15 | fix-includes.pl: svl | Thomas Arnhold |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-13 | remove dead code | Noel Grandin |
2014-05-12 | fdo#78119 find the longest match for month name | David Tardon |
2014-05-11 | coverity#982701 Improper use of negative value | Caolán McNamara |
2014-05-11 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 | Julien Nabet |
2014-05-10 | coverity#738855 Uninitialized pointer field | Caolán McNamara |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-05-09 | move INetContentTypes::scan() to INetMIME::scanContentType() | Chr. Rossmanith |
2014-05-06 | dflt -> default | Thomas Arnhold |
2014-05-06 | consistent percent sign in comments | Thomas Arnhold |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-22 | cppcheck: fix variable reassigned before the old value has been used | Julien Nabet |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-11 | Introduce twip/mm100 conversion functions instead of duplicated macros | Tor Lillqvist |
2014-04-11 | Use valid UNOIDL identifiers in TransliterationModulesExtra | Stephan Bergmann |
2014-04-09 | Remove unused function | Stephan Bergmann |
2014-04-08 | coverity#708261 Uninitialized scalar field | Caolán McNamara |
2014-04-08 | fdo#77123: Add option ignore kashida to the search | Faisal M. Al-Otaibi |
2014-04-07 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-06 | coverity#708246: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708257: Unitialized scalar field | Norbert Thiebaud |
2014-04-06 | coverity#708260: Unitialized scalar field | Norbert Thiebaud |
2014-04-04 | coverity#738855 Uninitialized pointer field | Caolán McNamara |
2014-04-04 | svl/eitem.hxx: sal_Bool->bool | Noel Grandin |
2014-04-04 | svl/visitem: sal_Bool->bool | Noel Grandin |
2014-04-04 | svl/style.hxx: sal_Bool->bool | Noel Grandin |
2014-04-04 | coverity#708244 Uninitialized scalar field | Caolán McNamara |
2014-04-04 | cp#1000054: Avoid crashing. | Muthu Subramanian |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | svl: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | Remove unused inline function | Stephan Bergmann |
2014-04-01 | Remove unused inline constructor | Stephan Bergmann |
2014-04-01 | adapted the ifdef'ed portion as well | Eike Rathke |
2014-03-31 | coverity#735502 Logically dead code | Caolán McNamara |
2014-03-30 | MSVC helpfully provides warning C4310: cast truncates constant value | Michael Stahl |
2014-03-30 | deploy some asserts to detect truncated STREAM_SEEK_TO_END | Michael Stahl |
2014-03-29 | coverity#704312 Logically dead code | Caolán McNamara |