summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)Author
2024-03-22improve loplugin:staticmethodsNoel Grandin
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2022-08-22Resolves: tdf#150288 Do not prepend the locale's full date acceptance patternEike Rathke
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-22elide some makeStringAndClear() callsNoel Grandin
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-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-04-11use more string_viewNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-02-06Avoid signed-integer-overflowStephan Bergmann
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
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-29rtl::Static -> static localNoel Grandin
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke
2021-06-11Simplify Sequences initializations (unotools)Julien Nabet
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
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