summaryrefslogtreecommitdiffstats
path: root/svtools/source/misc
Commit message (Expand)AuthorAgeFilesLines
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-5/+5
* more flexible language tag override mechanismEike Rathke2013-10-251-1/+1
* added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke2013-10-242-8/+16
* remove uses of COMPARE_*Caolán McNamara2013-10-211-1/+1
* added Ladin [lld-IT] to language list, fdo#70530Eike Rathke2013-10-181-0/+1
* added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217Eike Rathke2013-10-071-0/+1
* added Nogai [nog-RU] to language list, fdo#69987Eike Rathke2013-10-071-0/+1
* CID#1078656 Read has a break, but Write doesn'tCaolán McNamara2013-10-071-1/+1
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-2/+2
* added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke2013-10-041-0/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+1
* desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl2013-10-011-11/+11
* cppcheck: redundantAssignmentJulien Nabet2013-09-271-2/+1
* Revert "moved newly inserted entries to the end"Andras Timar2013-09-271-4/+4
* moved newly inserted entries to the endEike Rathke2013-09-271-4/+4
* fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza2013-09-172-2/+2
* added "Uzbek Cyrillic"Eike Rathke2013-09-171-0/+1
* USCRIPT_MONGOLIAN only for LANGUAGE_MONGOLIAN_MONGOLIANEike Rathke2013-09-171-1/+2
* "Mongolian Cyrillic" and "Mongolian Mongolian"Eike Rathke2013-09-171-1/+2
* convert SVTOOLS module from String to OUStringNoel Grandin2013-09-172-5/+7
* added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke2013-09-131-0/+1
* added "Serbian Latin" ; LANGUAGE_SERBIAN_LATIN_NEUTRAL for 'sr-Latn'Eike Rathke2013-09-111-0/+1
* renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke2013-09-041-1/+1
* fdo#68795: Fix name of Assamese languageKhaled Hosny2013-09-011-1/+1
* Resolves: #i122982# Fallback to bitmap reader when no PNG even when claimedArmin Le Grand2013-08-301-3/+6
* fix dodgy NO_INDEX codeNoel Grandin2013-08-221-20/+13
* convert svtools/source/misc/* from String to OUStringNoel Grandin2013-08-229-106/+104
* Convert include/svtools/ehdl.hxx from String to OUStringNoel Grandin2013-08-221-6/+6
* convert include/svtools/imagemgr.hxx from String to OUStringNoel Grandin2013-08-221-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4
* convert include/svtools/imap*.hxx from String to OUStringNoel Grandin2013-08-152-42/+42
* convert include/svtools/langtab.hxx from String to OUStringNoel Grandin2013-08-151-5/+5
* convert includes/svtools/openfiledroptargetlistener.hxx to OUStringNoel Grandin2013-08-151-1/+1
* convert include/svtools/transfer.hxx from String to OUStringNoel Grandin2013-08-154-47/+23
* convert vcl/font.hxx from String to OUStringNoel Grandin2013-08-121-18/+18
* startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky2013-08-061-0/+227
* Add enableOnRadioCheck for 2 dependent windows.Andrzej J.R. Hunt2013-08-011-0/+9
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-262-6/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-252-9/+2
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* added Ngäbere_Panama [gym-PA] to language list, fdo#66602Eike Rathke2013-07-051-0/+1
* Add Cornish and Pite Sami to the list of spelling languagesHarri Pitkänen2013-07-011-0/+2
* Mark as constTakeshi Abe2013-07-011-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-6/+6
* remove some createFromAscii usageThomas Arnhold2013-06-291-2/+2
* cppcheck: fix some uninitMemberVar in svtools partJulien Nabet2013-06-171-0/+2
* Resolves: #i122388# Corrected old fix to mentioned boundsArmin Le Grand2013-06-171-1/+7
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-35/+130