summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+41
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke1-1/+4
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke1-3/+3
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke1-3/+3
2017-10-26loplugin:constmethods in unotoolsNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-10/+10
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-18/+9
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-16/+10
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-2/+2
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin1-33/+32
2017-04-12convert ReadWriteGuardMode to scoped enumNoel Grandin1-9/+9
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin1-1/+1
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-7/+5
2016-09-13avoid loading all calendars of a localeEike Rathke1-9/+11
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-2/+59
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-4/+14
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-4/+4
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-3/+33
2016-03-16loplugin:constantparam in unotools/Noel Grandin1-5/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-18com::sun::star->css in unotools/Noel Grandin1-29/+28
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-11/+11
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+1
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-5/+5
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-53/+0
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-27/+27
2014-01-28bool improvementsStephan Bergmann1-9/+9
2014-01-28coverity#440774 Logically dead codeCaolán McNamara1-21/+2
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin1-2/+2
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin1-5/+5
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-18/+5
2013-05-08coverity#1019431: use of freed memoryMarkus Mohrhard1-2/+4
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-7/+25
2013-04-10use language tagsEike Rathke1-32/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-52/+52
2013-04-05new module i18nlangtagEike Rathke1-1/+1