summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
AgeCommit message (Expand)Author
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-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel 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-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-15ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'Caolán McNamara
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-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-05nitpick, mention function name in assertEike Rathke
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
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
2015-02-15unusedcode.easyJulien Nabet
2015-01-26-Werror,-Wunused-const-variableStephan Bergmann
2015-01-26use XCalendar4 local date/time in CalendarWrapper, tdf#63230Eike Rathke
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
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
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-04Fix commentsIsamu Mogi
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist