summaryrefslogtreecommitdiffstats
path: root/i18npool/source/calendar
Commit message (Expand)AuthorAgeFilesLines
* build failure - disambiguate Calendar return classLionel Elie Mamane2019-07-301-1/+1
* Fix name clash problemEike Rathke2019-06-271-4/+3
* Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke2019-06-202-5/+52
* Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung2019-06-011-0/+13
* tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen2019-05-284-8/+10
* Introduce next Japanese gengou era 'Reiwa'Takeshi Abe2019-04-021-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-17/+21
* clarify Calendar_jewish::getDisplayString a littleCaolán McNamara2018-10-191-2/+2
* loplugin:external in i18npoolStephan Bergmann2018-09-171-8/+8
* Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke2018-07-271-4/+5
* NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh2018-06-201-1/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* loplugin:useuniqueptr in i18npoolNoel Grandin2018-02-021-8/+4
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-181-2/+0
* i18npool: try to fix Android build, no std::truncMichael Stahl2018-01-171-0/+2
* Use std::trunc instead of casting (to express intent more clearly)Stephan Bergmann2018-01-171-3/+5
* Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann2018-01-171-8/+7
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-123-34/+34
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:includeform: i18npoolStephan Bergmann2017-10-234-6/+6
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-044-8/+12
* i18npool: -Werror=misleading-indentationMichael Stahl2017-09-221-6/+6
* loplugin:flatten in filter..i18npoolNoel Grandin2017-09-221-103/+77
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-251-4/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-75/+68
* New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann2017-01-191-0/+1
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-2/+1
* remove some conversion operator methodsNoel Grandin2016-10-111-11/+11
* loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2016-08-262-9/+9
* Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke2016-07-261-243/+4
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-6/+14
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-2/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* com::sun::star->css in i18npoolNoel Grandin2015-10-191-9/+8
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Jewish Calendar: updated URL of borrowed codeAndrea Gelmini2015-09-291-1/+1
* new loplugin: refcountingNoel Grandin2015-08-032-2/+4
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-4/+4
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-262-2/+55
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1