Age | Commit message (Expand) | Author |
2014-06-18 | coverity#736899 Unintended sign extension | Caolán McNamara |
2014-06-17 | coverity#1210044 Uncaught exception | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-16 | Resolve fdo#79913 by checking index bounds | Arnaud Versini |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-05 | coverity#705245 Missing break in switch, assuming intentional | Caolán McNamara |
2014-06-05 | coverity#705243 Missing break in switch, assuming intentional | Caolán McNamara |
2014-06-05 | coverity#1103688 Missing break in switch, assuming its intentional | Caolán McNamara |
2014-06-04 | new loplugin: inlinesimpleaccessmethods | Noel Grandin |
2014-06-04 | coverity#705247 Missing break in switch | Caolán McNamara |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-06-04 | avoid problems with poppler's and vcl's FontInfo during runtime | Markus Mohrhard |
2014-06-04 | remove whitespace | Markus Mohrhard |
2014-06-04 | remove whitespace | Markus Mohrhard |
2014-06-04 | remove whitespace | Markus Mohrhard |
2014-06-02 | add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353 | Eike Rathke |
2014-06-02 | add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352 | Eike Rathke |
2014-06-02 | add French (Senegal) [fr-SN] to language list, fdo#79350 | Eike Rathke |
2014-06-02 | add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351 | Eike Rathke |
2014-06-02 | add French (Mali) [fr-ML] to language list, fdo#79349 | Eike Rathke |
2014-06-02 | add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348 | Eike Rathke |
2014-06-02 | callcatcher: update unusedcode | Caolán McNamara |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-27 | remove more unnecessary use of OUString constructor | Noel Grandin |
2014-05-23 | coverity#708305 Uninitialized pointer field | Caolán McNamara |
2014-05-22 | +bool SvtLanguageTable::HasLanguageType() | Eike Rathke |
2014-05-20 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 | Julien Nabet |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-18 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17 | Julien Nabet |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-16 | fix memory leak on pasting metafiles into writer | Caolán McNamara |
2014-05-16 | trivial cleanups | Caolán McNamara |
2014-05-15 | p is for pointers. | Kohei Yoshida |
2014-05-15 | Actually this empty() check here is redundant. | Kohei Yoshida |
2014-05-15 | Sort ptr_vector using its own sort() method. | Kohei Yoshida |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-13 | BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun] | Matúš Kukan |
2014-05-13 | Revert "remove unused code -SvtLanguageTable::AddLanguageTag" | Eike Rathke |
2014-05-13 | remove unused code -SvtLanguageTable::AddLanguageTag | Noel Grandin |
2014-05-12 | whitespace cleanup | Markus Mohrhard |
2014-05-11 | remove external header guards | Thomas Arnhold |
2014-05-11 | fix-includes.pl: svtools | Thomas Arnhold |
2014-05-10 | coverity#708306 Uninitialized pointer field | Caolán McNamara |
2014-05-10 | coverity#708336 Uninitialized scalar field | Caolán McNamara |
2014-05-10 | add on-the-fly language tags to the language table | Eike Rathke |
2014-05-10 | added SvtLanguageTable::AddLanguageTag() | Eike Rathke |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky |
2014-05-08 | WaE: -Werror=maybe-uninitialized | Caolán McNamara |
2014-05-08 | use new VCL IsValueChangedFromSaved method | Noel Grandin |