summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar
AgeCommit message (Expand)AuthorFilesLines
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin1-8/+4
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann1-2/+0
2018-01-17i18npool: try to fix Android build, no std::truncMichael Stahl1-0/+2
2018-01-17Use std::trunc instead of casting (to express intent more clearly)Stephan Bergmann1-3/+5
2018-01-17Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann1-8/+7
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann3-34/+34
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: i18npoolStephan Bergmann4-6/+6
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin4-8/+12
2017-09-22i18npool: -Werror=misleading-indentationMichael Stahl1-6/+6
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-103/+77
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin1-4/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-75/+68
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann1-0/+1
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin1-2/+1
2016-10-11remove some conversion operator methodsNoel Grandin1-11/+11
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2-9/+9
2016-07-26Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke1-243/+4
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-6/+14
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19com::sun::star->css in i18npoolNoel Grandin1-9/+8
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Jewish Calendar: updated URL of borrowed codeAndrea Gelmini1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin2-2/+4
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-4/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2-2/+55
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-01coverity#707920 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-10-08back out wrong and confusing tools::Time comment changeEike Rathke2-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin2-3/+3
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist1-0/+1
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi2-6/+6
2014-04-23i18npool: sal_Bool->boolNoel Grandin2-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-60/+60
2014-02-26Remove visual noise from i18npoolAlexander Wilms2-4/+4
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2-7/+5
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-2/+2
2013-11-07remove INPATH and PROEXTMichael Stahl1-1/+1