summaryrefslogtreecommitdiff
path: root/include/unotools/localedatawrapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+59
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+3
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+4
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-2/+2
2017-10-26loplugin:constmethods in unotoolsNoel Grandin1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-3/+3
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-11/+12
2017-03-29loplugin:singlevalfieldsNoel Grandin1-4/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2017-03-03Fix typosAndrea Gelmini1-1/+1
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-0/+7
2016-09-13cosmeticsEike Rathke1-11/+11
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-1/+7
2016-03-16loplugin:constantparam in unotools/Noel Grandin1-12/+0
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-52/+52
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin1-13/+1
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin1-3/+3
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-2/+4
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-8/+8
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-6/+0
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-16/+16
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+362