summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-196-53/+83
* coverity#706069 Unintended sign extensionCaolán McNamara2014-06-191-3/+5
* sizeof(bool) is not required to be 1Caolán McNamara2014-06-191-1/+1
* coverity#706067 Unintended sign extensionCaolán McNamara2014-06-191-2/+3
* coverity#736899 Unintended sign extensionCaolán McNamara2014-06-181-1/+1
* coverity#1210044 Uncaught exceptionCaolán McNamara2014-06-171-12/+19
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-179-49/+5
* Resolve fdo#79913 by checking index boundsArnaud Versini2014-06-161-1/+1
* loplugin:staticcallStephan Bergmann2014-06-1313-38/+36
* coverity#705245 Missing break in switch, assuming intentionalCaolán McNamara2014-06-051-1/+2
* coverity#705243 Missing break in switch, assuming intentionalCaolán McNamara2014-06-051-0/+1
* coverity#1103688 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+1
* new loplugin: inlinesimpleaccessmethodsNoel Grandin2014-06-048-185/+29
* coverity#705247 Missing break in switchCaolán McNamara2014-06-041-0/+1
* compareTo -> equalsNoel Grandin2014-06-043-17/+14
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-043-23/+21
* remove whitespaceMarkus Mohrhard2014-06-041-130/+0
* remove whitespaceMarkus Mohrhard2014-06-041-25/+0
* remove whitespaceMarkus Mohrhard2014-06-041-62/+0
* add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke2014-06-021-0/+1
* add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke2014-06-021-0/+1
* add French (Senegal) [fr-SN] to language list, fdo#79350Eike Rathke2014-06-021-0/+1
* add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke2014-06-021-0/+1
* add French (Mali) [fr-ML] to language list, fdo#79349Eike Rathke2014-06-021-0/+1
* add French (Côte d'Ivoire) [fr-CI] to language list, fdo#79348Eike Rathke2014-06-021-0/+1
* callcatcher: update unusedcodeCaolán McNamara2014-06-021-7/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-06-013-0/+14
* update_pchThomas Arnhold2014-05-281-0/+3
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-272-2/+2
* coverity#708305 Uninitialized pointer fieldCaolán McNamara2014-05-231-0/+2
* +bool SvtLanguageTable::HasLanguageType()Eike Rathke2014-05-221-0/+14
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-205-15/+15
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-195-6/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet2014-05-187-77/+77
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* fix memory leak on pasting metafiles into writerCaolán McNamara2014-05-161-1/+1
* trivial cleanupsCaolán McNamara2014-05-161-3/+1
* p is for pointers.Kohei Yoshida2014-05-151-2/+2
* Actually this empty() check here is redundant.Kohei Yoshida2014-05-151-2/+1
* Sort ptr_vector using its own sort() method.Kohei Yoshida2014-05-151-28/+25
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-159-25/+25
* BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan2014-05-132-31/+0
* Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke2014-05-131-0/+6
* remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin2014-05-131-6/+0
* whitespace cleanupMarkus Mohrhard2014-05-121-8/+0
* remove external header guardsThomas Arnhold2014-05-111-7/+2
* fix-includes.pl: svtoolsThomas Arnhold2014-05-1167-166/+135
* coverity#708306 Uninitialized pointer fieldCaolán McNamara2014-05-101-1/+2
* coverity#708336 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+1
* add on-the-fly language tags to the language tableEike Rathke2014-05-101-0/+6