summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy1-1/+1
2020-01-08tdf#94411 use f. and ff. in alphabetical indexSeth Chaiklin1-2/+2
2020-01-03Elaborate comment what happens, tdf#78840 follow-upEike Rathke1-1/+8
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski1-0/+3
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin33-90/+90
2019-12-19tdf#65038: use trailing string characters for look-ahead assertionsMike Kaganski1-3/+11
2019-12-19tdf#75806: use actual string leading characters for correct precondition matchMike Kaganski1-17/+18
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-12-03remove some useless comment linesNoel Grandin20-27/+0
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann8-4/+56
2019-11-19tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier3-3/+3
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann1-2/+8
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin4-15/+20
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov21-319/+218
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-16/+13
2019-10-20Drop redundant conditionsArkadiy Illarionov1-9/+3
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-3/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann3-12/+12
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin2-12/+8
2019-10-14use common PCH for more librariesLuboš Luňák2-0/+4
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-2/+2
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-0/+14
2019-09-01Fix '..'Andrea Gelmini4-4/+4
2019-09-01Fix '..'Andrea Gelmini2-4/+4
2019-08-25cid#1448216 silence Explicit null deferenced false positivesCaolán McNamara1-0/+4
2019-08-20Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke3-0/+52
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin6-9/+9
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke1-3/+3
2019-08-17Use simplified syntax for SequenceJulien Nabet11-12/+11
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet11-27/+13
2019-08-15Related: tdf#126931 abbreviated month names should be three lettersEike Rathke1-4/+4
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin1-1/+1
2019-08-15Resolves: tdf#126931 fix Sorbian date formats and add genitive month namesEike Rathke2-12/+136
2019-08-14Resolves: tdf#124108 localized quotation marks for [fr-BF] and derivedEike Rathke1-4/+4
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke3-0/+52
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann17-28/+28
2019-07-31Avoid out-of-bounds string accessStephan Bergmann1-0/+1
2019-07-10build failure - disambiguate Calendar return classLionel Elie Mamane1-1/+1
2019-06-28tdf#125706 Fields slow down down load, part3Noel Grandin2-0/+16
2019-06-28tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin2-3/+8
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke3-9/+7
2019-06-27Fix name clash problemEike Rathke1-4/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-2/+2
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke4-8/+58