summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar
AgeCommit message (Expand)Author
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
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-07remove INPATH and PROEXTMichael Stahl
2013-09-05use sensible indentationEike Rathke
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-09Mark as const/staticTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25resolved fdo#44286 some historical dates were decrementedEike Rathke
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-11-22added partitive case month namesEike Rathke
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19implement possessive genitive case month names locale data APIEike Rathke
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-08Add 2 lacking va_end.Julien Nabet