summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from i18npoolAlexander Wilms2014-02-2612-18/+18
* Remove unneccessary commentsAlexander Wilms2014-02-237-55/+37
* coverity#984096 Uninitialized scalar fieldNorbert Thiebaud2014-02-181-10/+14
* Resolves: fdo#45841 fix autocorrect of single quotes in MalteseCaolán McNamara2014-02-171-2/+2
* corrected Estonian [et-EE] quote charactersMihkel Tõnnov2014-02-121-2/+2
* i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan2014-02-112-8/+9
* coverity#707927 Uninitialized pointer fieldCaolán McNamara2014-02-113-5/+4
* coverity#707926 Uninitialized scalar fieldCaolán McNamara2014-02-111-1/+0
* coverity#707925 Uninitialized pointer fieldCaolán McNamara2014-02-113-3/+5
* coverity#705400 Argument cannot be negativeCaolán McNamara2014-02-081-11/+34
* Avoid generation of unused replaceFrom* variablesStephan Bergmann2014-02-071-2/+12
* No need for virtual functions in OFileWriterStephan Bergmann2014-02-071-25/+24
* bool improvementsStephan Bergmann2014-01-283-6/+6
* i18npool: Constructor feature for few more implementations.Matúš Kukan2014-01-275-21/+38
* i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan2014-01-273-20/+20
* i18npool: Ctor feature for another services.Matúš Kukan2014-01-277-49/+56
* i18npool: Ctor feature for few general services.Matúš Kukan2014-01-275-32/+38
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-2/+2
* Use boolStephan Bergmann2014-01-101-1/+1
* Use proper bool operationsStephan Bergmann2014-01-101-3/+3
* fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2014-01-081-2/+4
* Fix LocaleDataImpl::getImplementationNameStephan Bergmann2014-01-081-4/+2
* added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke2014-01-022-2/+16
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-1823-71/+54
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary castsNoel Grandin2013-12-121-7/+7
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-122-2/+2
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-114-13/+13
* encapsulate pRegexMatcher->find() to be able to monitor UErrorCodeEike Rathke2013-11-261-4/+20
* set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke2013-11-261-2/+24
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-2/+2
* added D/M DateAcceptancePattern, fdo#71836Eike Rathke2013-11-201-0/+1
* use Puinave_Colombia [pui-CO] locale data, fdo#71836Eike Rathke2013-11-201-1/+2
* added Puinave_Colombia [pui-CO] locale data, fdo#71836Michael Bauer2013-11-201-0/+360
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-2/+2
* added date acceptance patterns to Canadian locales, fdo#71664Eike Rathke2013-11-193-0/+9
* added [ar-AE] and [ar-KW] locale data referrers, fdo#71140Eike Rathke2013-11-193-0/+84
* renamed ku* to kmr-Latn*, fdo#63460Eike Rathke2013-11-182-2/+3
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-145-13/+13
* i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl2013-11-141-1/+1
* Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell2013-11-131-1/+1
* Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida2013-11-111-10/+0
* Guard CharacterClassificationImpl with mutex.Kohei Yoshida2013-11-111-0/+10
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-117-13/+13
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-1112-12/+12
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-9/+9
* added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361Eike Rathke2013-11-082-1/+368
* remove INPATH and PROEXTMichael Stahl2013-11-071-1/+1
* corrected Time100SecSeparator and quotation marks, fdo#71243Eike Rathke2013-11-061-7/+7
* don't access string out of boundsCaolán McNamara2013-11-061-1/+1