summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos2014-07-301-1/+1
* fdo#51534 - rulers should have app-background by default (apparently).Michael Meeks2014-07-241-1/+5
* fdo#51763 - make title of dialog localisableJoren De Cuyper2014-06-252-4/+2
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-236-53/+83
* sizeof(bool) is not required to be 1Caolán McNamara2014-06-191-1/+1
* Resolve fdo#79913 by checking index boundsArnaud Versini2014-06-161-1/+1
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-103-45/+21
* 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
* switch the Western language list box to SvxLanguageComboBoxEike Rathke2014-05-231-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
* added SvtLanguageTable::AddLanguageTag()Eike Rathke2014-05-101-0/+5
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-093-3/+3
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-05-081-1/+1
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-082-4/+4
* svtools: sal_Bool->boolNoel Grandin2014-05-0857-734/+734
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-074-9/+9
* move ResArray into SvtLanguageTableImplEike Rathke2014-05-061-7/+21
* ditch the last temporary SvtLanguageTable instanceEike Rathke2014-05-061-4/+2
* provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex()Eike Rathke2014-05-061-0/+10
* Move headers included only in svtools to svtoolsTor Lillqvist2014-05-0626-29/+1011
* consistent percent sign in commentsThomas Arnhold2014-05-061-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-2/+2
* handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák2014-04-302-0/+22
* Related: fdo#72142 lighter ruler default colorCaolán McNamara2014-04-301-2/+2
* fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida2014-04-291-1/+10
* Resolves: fdo#72142 darker default workspace colorCaolán McNamara2014-04-291-1/+1
* Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara2014-04-291-2/+18