summaryrefslogtreecommitdiffstats
path: root/i18npool/source/calendar
Commit message (Expand)AuthorAgeFilesLines
* Cleanup locally used variables in Calendar_hijriHossein2021-11-191-13/+6
* Cleanup Calendar_hijriHossein2021-11-181-9/+0
* Use basegfx::deg2rad instead of *0.01745329251994Hossein2021-11-161-7/+5
* loplugin:flattenNoel Grandin2021-10-211-11/+12
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT errorEike Rathke2021-09-301-17/+36
* expand out unnecessary macroNoel Grandin2021-09-161-31/+29
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-1/+0
* presumably 'true' is sufficient in all casesCaolán McNamara2020-11-031-7/+1
* fix build with ICU 68Rene Engelhard2020-11-011-1/+8
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-7/+8
* i18npool: create instances with uno constructorsNoel Grandin2020-07-291-5/+18
* Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann2020-07-011-4/+4
* Replace ERROR macro and trace exception (i18npool/calendarImpl)Julien Nabet2020-06-141-32/+30
* tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2020-06-121-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