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