summaryrefslogtreecommitdiff
path: root/lingucomponent/source/numbertext
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-5/+0
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin1-2/+2
2021-07-31osl::Mutex->std::mutex in NumberText_ImplNoel Grandin1-4/+5
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski1-1/+3
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin2-35/+13
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponentStephan Bergmann1-1/+1
2020-06-18tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bugMike Kaganski1-16/+8
2020-06-18tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh1-4/+21
2020-06-11Drop configurability of libnumbertext useTor Lillqvist1-17/+1
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+3
2020-04-07loplugin:flatten in lingucomponentNoel Grandin1-15/+15
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-1/+1
2019-12-13loplugin:expandablemethodsNoel Grandin1-7/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann1-2/+2
2019-06-21simplify some getSupportedServiceNamesNoel Grandin1-5/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-05-07configure option to disable libnumbertextNoel Grandin1-5/+6
2018-05-04set -DENABLE_LIBNJUMBERTEXT after pkg-configRene Engelhard1-4/+0
2018-05-03loplugin:staticaccessStephan Bergmann1-2/+2
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh2-0/+232