option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/unotools/localedatawrapper.hxx
AgeCommit message (Expand)Author
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11use more string_viewNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-29return by const& in LocaleDataWrapperNoel Grandin
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2018-11-05loplugin:useuniqueptr in LocaleDataWrapperNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-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-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-13cosmeticsEike Rathke
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin