summaryrefslogtreecommitdiffstats
path: root/i18npool/source/calendar
Commit message (Expand)AuthorAgeFilesLines
* fix build with ICU 68Rene Engelhard2020-11-021-1/+8
* tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2020-06-161-0/+7
* loplugin:flatten in i18npoolNoel Grandin2020-04-083-45/+48
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-191-1/+1
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+7
* Simplify Sequence iterations in i18npoolArkadiy Illarionov2019-10-212-24/+17
* Use simplified syntax for SequenceJulien Nabet2019-08-171-2/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-161-4/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann2019-07-311-1/+1
* build failure - disambiguate Calendar return classLionel Elie Mamane2019-07-101-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