summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar
AgeCommit message (Expand)Author
2018-10-19clarify Calendar_jewish::getDisplayString a littleCaolán McNamara
2018-09-17loplugin:external in i18npoolStephan Bergmann
2018-07-27Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-17i18npool: try to fix Android build, no std::truncMichael Stahl
2018-01-17Use std::trunc instead of casting (to express intent more clearly)Stephan Bergmann
2018-01-17Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-22i18npool: -Werror=misleading-indentationMichael Stahl
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-10-11remove some conversion operator methodsNoel Grandin
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-07-26Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Jewish Calendar: updated URL of borrowed codeAndrea Gelmini
2015-08-03new loplugin: refcountingNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-01coverity#707920 Uninitialized scalar fieldCaolán McNamara
2014-10-08back out wrong and confusing tools::Time comment changeEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-04-23i18npool: sal_Bool->boolNoel Grandin