Age | Commit message (Expand) | Author |
2014-01-08 | fdo#72219: Fix for corruption of symbols in docx | Rohit Deshmukh |
2014-01-08 | Fix LocaleDataImpl::getImplementationName | Stephan Bergmann |
2014-01-02 | added EUR as default currency to Latvia [*-LV] locale data, fdo#73239 | Eike Rathke |
2013-12-18 | fdo#54938: Convert i18npool to use cppu::supportsService | Marcos Paulo de Souza |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | cclass_Unicode failed to actually implement XServiceInfo | Stephan Bergmann |
2013-12-12 | remove unnecessary casts | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-11 | Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' | Caolán McNamara |
2013-11-28 | Remove UTF-8 comment. | Tomofumi Yagi |
2013-11-26 | encapsulate pRegexMatcher->find() to be able to monitor UErrorCode | Eike Rathke |
2013-11-26 | set a 23 enigma timeout at RegexMatcher, fdo#70627 | Eike Rathke |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-20 | added D/M DateAcceptancePattern, fdo#71836 | Eike Rathke |
2013-11-20 | use Puinave_Colombia [pui-CO] locale data, fdo#71836 | Eike Rathke |
2013-11-20 | added Puinave_Colombia [pui-CO] locale data, fdo#71836 | Michael Bauer |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-19 | added date acceptance patterns to Canadian locales, fdo#71664 | Eike Rathke |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | added [ar-AE] and [ar-KW] locale data referrers, fdo#71140 | Eike Rathke |
2013-11-18 | renamed ku* to kmr-Latn*, fdo#63460 | Eike Rathke |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-14 | i18npool, forms: remove warnings_guard_unicode*.h | Michael Stahl |
2013-11-13 | Add Lao breakiterator support for selecting and counting Lao words. | Robert M Campbell |
2013-11-11 | Revert "Guard CharacterClassificationImpl with mutex." | Kohei Yoshida |
2013-11-11 | Guard CharacterClassificationImpl with mutex. | Kohei Yoshida |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-08 | added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361 | Eike Rathke |
2013-11-07 | remove INPATH and PROEXT | Michael Stahl |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-06 | corrected Time100SecSeparator and quotation marks, fdo#71243 | Eike Rathke |
2013-11-06 | don't access string out of bounds | Caolán McNamara |
2013-11-05 | added French (Burkina Faso) [fr-BF] locale data, fdo#71243 | Eike Rathke |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-29 | lets be super sure in the face of falling between surrogates | Caolán McNamara |
2013-10-29 | cppcheck: Array index is used before limits check | Julien Nabet |
2013-10-29 | iterateCodePoints() on empty string is no good anymore | Eike Rathke |
2013-10-28 | Fix indentation | Khaled Hosny |
2013-10-28 | Do not access nextCellIndex (nor Text) past the end | Stephan Bergmann |
2013-10-28 | ha-GH is now ha-Latn-GH | Eike Rathke |
2013-10-28 | Related: fdo#69641 add a regression test | Caolán McNamara |
2013-10-28 | Related: fdo#69641 double iterateCodePoints doesn't make sense to me | Caolán McNamara |
2013-10-25 | more flexible language tag override mechanism | Eike Rathke |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |