summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2023-12-11tdf#158379 check if PageDesc's m_pPSName is a nullptrPatrick Luby1-2/+1
2023-06-21tdf#114432: classify Tangut and Khitan Small Script as ScriptType::ASIANKhaled Hosny1-0/+6
2023-06-21Use switch statement in unicode::getScriptClassFromUScriptCode()Khaled Hosny1-53/+160
2023-05-29Remove recently unused CTLScriptType codeKhaled Hosny1-49/+0
2023-03-30loplugin:stringadd in variousNoel Grandin1-2/+1
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo1-0/+5
2022-10-25Update to ICU 72.1Eike Rathke1-0/+8
2022-10-05Introduce unicode::getScriptClassFromLanguageTag()Eike Rathke1-0/+32
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara1-1/+5
2022-09-22Revert "Related: tdf#151107 make "sloppy" paper fit up to 1.25pt"Caolán McNamara1-5/+1
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara1-1/+5
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-2/+3
2022-04-26add o3tl::toUInt32Noel Grandin1-2/+3
2022-04-11use more string_viewNoel Grandin1-11/+11
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-1/+0
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski1-1/+1
2021-11-17Add script codes to standalone {mis} tagsEike Rathke1-11/+11
2021-11-16Update to ICU 70.1Eike Rathke1-0/+17
2021-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke1-4/+6
2021-11-10Change CaseMappingExtra commented hex offsets to four digits and uppercaseEike Rathke1-350/+350
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin1-17/+17
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA1-1/+5
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-70/+70
2021-06-21remove some unnecessary OUString::internNoel Grandin1-1/+2
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski1-2/+0
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-3/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara1-5/+9
2020-11-17loplugin:stringviewparam check methods tooNoel1-2/+2
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-8/+8
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara1-0/+1
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-14/+15
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin1-17/+17
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18nutilStephan Bergmann5-23/+23
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin1-1/+1
2020-05-11Adapt to be able to build against ICU 66Eike Rathke1-0/+14
2020-05-11change USCRIPT_JAMO language value for UnicodeDaeHyun Sung1-1/+1
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin2-8/+13
2020-02-16Add case table for AdlamAlex Henrie1-0/+49
2020-02-12Add case table for MedefaidrinAlex Henrie1-0/+43
2020-02-10Add case table for Warang CitiAlex Henrie1-0/+35
2020-01-22Add case table for Old HungarianAlex Henrie1-0/+34
2020-01-10Fix Osage lowercase-to-uppercase mappingsAlex Henrie1-2/+2
2020-01-08Fix case mapping for undefined characters in the Osage blockAlex Henrie1-2/+2
2019-12-20Add case table for Deseret and OsageAlex Henrie2-4/+46
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-28Upgrade to ICU 64.2Eike Rathke1-0/+14
2019-10-05Drop bogus memsetStephan Bergmann1-2/+0