summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-13i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke1-8/+18
2017-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin1-36/+42
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann38-653/+416
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann18-2/+53
2017-01-17tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny1-1/+18
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin4-5/+14
2017-01-14coverity#1398584 Uncaught exceptionCaolán McNamara1-1/+1
2017-01-10coverity#1398526 Uncaught exceptionCaolán McNamara1-1/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-11/+11
2016-12-29use unique_ptr for xdictionaryJochen Nitschke1-2/+3
2016-11-18loplugin:datamembershadowNoel Grandin1-1/+0
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-1/+0
2016-09-22tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans1-8/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann25-25/+25
2016-09-03coverity#1372445 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372397 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann1-0/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin3-3/+3
2016-07-26Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke1-3/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+25
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+2
2016-05-11convert MappingType to scoped enumNoel Grandin1-2/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-08Remove unused macrosStephan Bergmann1-8/+0
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-6/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-21i18npool: why not document the state transitionsMichael Stahl1-10/+10
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl1-3/+3
2016-01-04tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann1-0/+1
2015-11-20loplugin:unusedfields i18npoolNoel Grandin2-3/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-14/+14
2015-11-11coverity#1338596 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338597 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338598 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338599 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338600 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338601 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-11coverity#1338602 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-10/+10
2015-11-06coverity#1338234 Uncaught exceptionCaolán McNamara1-1/+1
2015-10-19com::sun::star->css in i18npoolNoel Grandin38-771/+769
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann38-365/+365
2015-10-06loplugin:unusedmethodsNoel Grandin3-7/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+1
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe19-38/+38
2015-08-03remove some unused definesNoel Grandin2-2/+0