summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann46-417/+417
2015-10-07Reduce variable scopeStephan Bergmann1-5/+4
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-10-06loplugin:unusedmethodsNoel Grandin3-7/+0
2015-09-30Fix typosAndrea Gelmini4-5/+5
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Jewish Calendar: updated URL of borrowed codeAndrea Gelmini1-1/+1
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-14add English Botswana [en-BW] locale data, tdf#94207Eike Rathke3-0/+52
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2-9/+8
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-13/+13
2015-08-27Actually process the escaped characterStephan Bergmann1-1/+2
2015-08-26Clean up aEmptyStrStephan Bergmann1-6/+4
2015-08-26remove unused calculation for hyphenationLászló Németh1-1/+0
2015-08-22disentangle the Dzongkha mess a littleEike Rathke1-1/+1
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe26-52/+45
2015-08-14loplugin: defaultparamsNoel Grandin5-16/+16
2015-08-11new loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-03remove some unused definesNoel Grandin2-2/+0
2015-08-03new loplugin: refcountingNoel Grandin11-46/+48
2015-07-23inline a handful of use-once #definesNoel Grandin1-2/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin7-9/+9
2015-07-10-fsanitize=functionStephan Bergmann1-5/+5
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-07-fsanitize=functionStephan Bergmann1-5/+5
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin1-47/+0
2015-07-03Fix typosAndrea Gelmini4-4/+4
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-30add English (Gambia) [en-GM] locale data, tdf#92442Eike Rathke3-0/+52
2015-06-27coverity#1308466 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-19Don't truncate a UTF-32 code point to a UTF-16 code unitStephan Bergmann1-3/+3
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe4-10/+10
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann15-25/+25
2015-06-05ensure engineering notation format is presentEike Rathke1-0/+18
2015-06-05tdf#91849 add Tigrigna (Ethiopia) [ti-ET] locale dataEike Rathke3-1/+364
2015-06-03reflect requirement of one abbreviated DateAcceptancePattern in documentationEike Rathke1-2/+4
2015-06-03ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke1-0/+16
2015-06-03add missing DateAcceptancePattern for abbreviated date inputEike Rathke2-0/+2
2015-06-03Revert "make saxparser deps order-only"Eike Rathke1-1/+1
2015-06-03tdf#91199 add Venetian [vec-IT] locale dataEike Rathke3-0/+364
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann6-13/+13
2015-06-01loplugin:loopvartoosmallNoel Grandin3-4/+4
2015-05-29Bring test function lists in syncStephan Bergmann1-5/+6
2015-05-29Fix execution of testLaoStephan Bergmann1-8/+8
2015-05-29loplugin:loopvartoosmallNoel Grandin2-2/+2
2015-05-28sal_Int32 as long strikes againCaolán McNamara1-1/+1