summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2017-10-131-8/+18
* Convert TOKEN constants to o3tl::typed_flagsNoel Grandin2017-04-191-36/+42
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2638-653/+416
* New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann2017-01-1918-2/+53
* tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny2017-01-171-1/+18
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-174-5/+14
* coverity#1398584 Uncaught exceptionCaolán McNamara2017-01-141-1/+1
* coverity#1398526 Uncaught exceptionCaolán McNamara2017-01-101-1/+1
* cleanup tailing backslashesJochen Nitschke2016-12-301-11/+11
* use unique_ptr for xdictionaryJochen Nitschke2016-12-291-2/+3
* loplugin:datamembershadowNoel Grandin2016-11-181-1/+0
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-1/+0
* tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans2016-09-221-8/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1325-25/+25
* coverity#1372445 Uncaught exceptionCaolán McNamara2016-09-031-1/+1
* coverity#1372397 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2016-08-261-0/+3
* improve passstuffbyref return analysisNoel Grandin2016-07-273-3/+3
* Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke2016-07-261-3/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-151-3/+25
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-2/+2
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-1/+2
* convert MappingType to scoped enumNoel Grandin2016-05-111-2/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove unused macrosStephan Bergmann2016-03-081-8/+0
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-6/+0
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* i18npool: why not document the state transitionsMichael Stahl2016-01-211-10/+10
* i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl2016-01-211-3/+3
* tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann2016-01-041-0/+1
* loplugin:unusedfields i18npoolNoel Grandin2015-11-202-3/+0
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-14/+14
* coverity#1338596 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338597 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338598 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338599 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338600 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338601 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338602 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-10/+10
* coverity#1338234 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* com::sun::star->css in i18npoolNoel Grandin2015-10-1938-771/+769
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1238-365/+365
* loplugin:unusedmethodsNoel Grandin2015-10-063-7/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+1
* i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-1819-38/+38
* remove some unused definesNoel Grandin2015-08-032-2/+0