Age | Commit message (Expand) | Author |
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 |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-15 | unusedcode.easy | Julien Nabet |
2015-01-26 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2015-01-26 | use XCalendar4 local date/time in CalendarWrapper, tdf#63230 | Eike Rathke |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2014-12-18 | unotools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-20 | Remove more useless includes of tools/debug.hxx | Marcos Paulo de Souza |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-04 | Fix comments | Isamu Mogi |
2014-06-01 | Fix hungarian prefix for calendars | Isamu Mogi |
2014-05-11 | fix-includes.pl: unotools | Thomas Arnhold |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |