Age | Commit message (Expand) | Author |
2017-10-27 | LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 | Eike Rathke |
2017-10-27 | Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 | Eike Rathke |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke |
2017-10-27 | Supersede with XLocaleData5, LocaleData2, tdf#81671 | Eike Rathke |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-06-30 | loplugin:unusedfields in toolkit..xmloff | Noel Grandin |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-19 | convert MeasurementSystem to scoped enum | Noel Grandin |
2017-04-13 | convert DateFormat to scoped enum and rename to DateOrder | Noel Grandin |
2017-04-12 | convert ReadWriteGuardMode to scoped enum | Noel Grandin |
2017-04-10 | loplugin:inlinefields in utl::ReadWriteMutex | Noel Grandin |
2017-03-31 | use actual UNO enums in unotools | Noel Grandin |
2017-03-29 | loplugin:singlevalfields | Noel Grandin |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-10 | convert SearchParam::SearchType to scoped enum | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-06 | OSL_TRACE->SAL in unotools..uui | Noel Grandin |
2016-09-22 | Remove NumberFormatCodeWrapper | Maarten Bosmans |
2016-09-13 | avoid loading all calendars of a locale | Eike Rathke |
2016-09-13 | introduce LocaleDataWrapper::doesSecondaryCalendarUseEC() | Eike Rathke |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-15 | ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms' | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-05-13 | clang-tidy modernize-loop-convert in toolkit to uui | Noel Grandin |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-03-24 | don't allocate and destroy a LocaleDataItem for each cell, tdf#97989 | Markus Mohrhard |
2016-03-16 | loplugin:constantparam in unotools/ | Noel Grandin |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-05 | nitpick, mention function name in assert | Eike Rathke |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-01-15 | loplugin:unusedmethods unused return value in include/unotools | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-18 | com::sun::star->css in unotools/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |