summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida6-53/+83
2014-06-19coverity#706069 Unintended sign extensionCaolán McNamara1-3/+5
2014-06-19sizeof(bool) is not required to be 1Caolán McNamara1-1/+1
2014-06-19coverity#706067 Unintended sign extensionCaolán McNamara1-2/+3
2014-06-18coverity#736899 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-17coverity#1210044 Uncaught exceptionCaolán McNamara1-12/+19
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin9-49/+5
2014-06-16Resolve fdo#79913 by checking index boundsArnaud Versini1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann13-38/+36
2014-06-05coverity#705245 Missing break in switch, assuming intentionalCaolán McNamara1-1/+2
2014-06-05coverity#705243 Missing break in switch, assuming intentionalCaolán McNamara1-0/+1
2014-06-05coverity#1103688 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+1
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin8-185/+29
2014-06-04coverity#705247 Missing break in switchCaolán McNamara1-0/+1
2014-06-04compareTo -> equalsNoel Grandin3-17/+14
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard3-23/+21
2014-06-04remove whitespaceMarkus Mohrhard1-130/+0
2014-06-04remove whitespaceMarkus Mohrhard1-25/+0
2014-06-04remove whitespaceMarkus Mohrhard1-62/+0
2014-06-02add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke1-0/+1
2014-06-02add French (Senegal) [fr-SN] to language list, fdo#79350Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke1-0/+1
2014-06-02add French (Mali) [fr-ML] to language list, fdo#79349Eike Rathke1-0/+1
2014-06-02add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348Eike Rathke1-0/+1
2014-06-02callcatcher: update unusedcodeCaolán McNamara1-7/+0
2014-06-01fdo#68849: Add header guards to all include filesJens Carl3-0/+14
2014-05-28update_pchThomas Arnhold1-0/+3
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin2-2/+2
2014-05-23coverity#708305 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-05-22+bool SvtLanguageTable::HasLanguageType()Eike Rathke1-0/+14
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet5-15/+15
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold5-6/+0
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet7-77/+77
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-16fix memory leak on pasting metafiles into writerCaolán McNamara1-1/+1
2014-05-16trivial cleanupsCaolán McNamara1-3/+1
2014-05-15p is for pointers.Kohei Yoshida1-2/+2
2014-05-15Actually this empty() check here is redundant.Kohei Yoshida1-2/+1
2014-05-15Sort ptr_vector using its own sort() method.Kohei Yoshida1-28/+25
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold9-25/+25
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan2-31/+0
2014-05-13Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke1-0/+6
2014-05-13remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin1-6/+0
2014-05-12whitespace cleanupMarkus Mohrhard1-8/+0
2014-05-11remove external header guardsThomas Arnhold1-7/+2
2014-05-11fix-includes.pl: svtoolsThomas Arnhold67-166/+135
2014-05-10coverity#708306 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-05-10coverity#708336 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10add on-the-fly language tags to the language tableEike Rathke1-0/+6