summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/calendarwrapper.cxx
AgeCommit message (Expand)Author
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-15unusedcode.easyJulien Nabet
2015-01-26-Werror,-Wunused-const-variableStephan Bergmann
2015-01-26use XCalendar4 local date/time in CalendarWrapper, tdf#63230Eike Rathke
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-06-04Fix commentsIsamu Mogi
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, remove unused header fileNoel Grandin
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-05-06removed unused definesTakeshi Abe
2012-02-10Remove unused codeElton Chung
2012-01-18nitpick, it's i18n, not l18nEike Rathke
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-22added partitive case month namesEike Rathke
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks
2011-08-15callcatcher: Remove unused CalendarField and CalendarWrapper methods.Jan Holesovsky
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-01-06CWS-TOOLING: integrate CWS locales31Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.14.38); FILE MERGEDRüdiger Timm
2007-11-01INTEGRATION: CWS dr59_SRC680 (1.13.44); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.11.16); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGEDRüdiger Timm
2004-01-07INTEGRATION: CWS geordi2q12 (1.9.60); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS i18napi (1.8.42); FILE MERGEDVladimir Glazounov
2002-09-24#102692# add setLocalDateTime(), getLocalDateTime()Eike Rathke
2002-07-25#98695# add wrapper implementation of XExtendedCalendar::getDisplayString()Eike Rathke
2002-03-08#97472# remove service name Calendar, replace with LocaleCalendar (not SO6PP1...Eike Rathke
2001-07-10#88592# #i1064# add: isValid()Eike Rathke
2001-03-08renamed *int* to *i18n*Eike Rathke
2000-11-23#80660# loadCalendar: output requested Locale in assertion tooEike Rathke
2000-11-23#80660# loadCalendar: output requested ID in assertionEike Rathke
2000-11-18wrapper implementations of XCalendarEike Rathke