summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)Author
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-11loplugin:redundantcast: unotoolsStephan Bergmann
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-13avoid loading all calendars of a localeEike Rathke
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini