Age | Commit message (Expand) | Author |
2015-05-08 | Also mention exception type | Stephan Bergmann |
2015-05-07 | Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputException | Caolán McNamara |
2015-05-05 | Related tdf#91009: Correct thousands separator character for locale es_CR | Julien Nabet |
2015-05-02 | tdf#91009: Correct thousands separator character for locale es_CR | Julien Nabet |
2015-04-29 | i18npool: fix build | Michael Stahl |
2015-04-29 | tdf#89395 add Nyanja [ny-MW] locale data | Eike Rathke |
2015-04-29 | inherit cu-RU format codes from ru-RU, tdf#90802 follow-up | Eike Rathke |
2015-04-29 | define what is actually used ... | Eike Rathke |
2015-04-29 | prepare to inherit from, adding replacement, tdf#90802 related | Eike Rathke |
2015-04-29 | tdf#90802 add Church Slavic [cu-RU] locale | Aleksandr Andreev |
2015-04-28 | add comment it's ok here | Eike Rathke |
2015-04-28 | match separators by inheriting from same locale as format codes | Eike Rathke |
2015-04-28 | match separators by inheriting from same locale as format codes | Eike Rathke |
2015-04-28 | match separators by inheriting from same locale as format codes | Eike Rathke |
2015-04-28 | match separators by inheriting from same locale as format codes | Eike Rathke |
2015-04-28 | format code separators have to match defined separators | Eike Rathke |
2015-04-27 | decimal separator is comma | Eike Rathke |
2015-04-27 | Add engineering notation to format list for all l10n | Laurent Balland-Poirier |
2015-04-26 | --enable-mergelibs: Turns out we don't need to install sax | Matúš Kukan |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-22 | Clean up odd sal::static_int_cast<sal_Bool> uses | Stephan Bergmann |
2015-04-22 | both scientific formats are of type medium, tdf#88835 follow-up | Eike Rathke |
2015-04-22 | tdf#88835 2 digits in exponent for default scientific format | Laurent Balland-Poirier |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-12 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-12 | unnecessary cast | Caolán McNamara |
2015-04-12 | unnecessary strcpy | Caolán McNamara |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-24 | do not include non-mask bits in masks | Eike Rathke |
2015-03-23 | fixed a type in NumberingLevel | ACTom |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-11 | i18npool: fix spurious regex ^ matching in TextSearch::searchForward() | Michael Stahl |
2015-03-10 | tdf#89665: i18npool: speed up TextSearch::searchBackward() | Michael Stahl |
2015-03-10 | tdf#89665: i18npool: speed up TextSearch::searchForward() | Michael Stahl |
2015-02-28 | Typo: skiped->skipped | Julien Nabet |
2015-02-27 | 18npool: these variables should be signed | Michael Stahl |
2015-02-26 | tdf#89665: i18npool: fix pathological transliterate slow-path | Michael Stahl |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-11 | typos and nitpicks | Eike Rathke |
2015-02-11 | translate documentation of Weighted Levenshtein Distance | Eike Rathke |
2015-01-28 | Use vector::data | Stephan Bergmann |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2015-01-23 | fix 64-bit build after OUStringBuffer change | Michael Stahl |