summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar
AgeCommit message (Expand)Author
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
2011-05-04Some cppcheck cleaningJulien Nabet
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-25More on using real namespace scopes.Kohei Yoshida
2011-02-25Let's remove using namespace rtl while I'm at it.Kohei Yoshida
2011-02-25Use real namespace scopes. The old scheme screwed up context tagging.Kohei Yoshida
2011-02-08locales34: #i116701# display all digits of era year in era based calendars al...Eike Rathke
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 03Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth