summaryrefslogtreecommitdiffstats
path: root/i18npool/source/calendar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-75/+68
* New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann2017-01-191-0/+1
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-2/+1
* remove some conversion operator methodsNoel Grandin2016-10-111-11/+11
* loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2016-08-262-9/+9
* Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke2016-07-261-243/+4
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-6/+14
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-2/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* com::sun::star->css in i18npoolNoel Grandin2015-10-191-9/+8
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Jewish Calendar: updated URL of borrowed codeAndrea Gelmini2015-09-291-1/+1
* new loplugin: refcountingNoel Grandin2015-08-032-2/+4
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-4/+4
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-262-2/+55
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* coverity#707920 Uninitialized scalar fieldCaolán McNamara2014-11-011-0/+2
* back out wrong and confusing tools::Time comment changeEike Rathke2014-10-082-3/+3
* fdo#82577: Handle TimeNoel Grandin2014-10-012-3/+3
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-081-0/+1
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-012-6/+6
* i18npool: sal_Bool->boolNoel Grandin2014-04-232-7/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-60/+60
* Remove visual noise from i18npoolAlexander Wilms2014-02-262-4/+4
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-182-7/+5
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-112-2/+2
* remove INPATH and PROEXTMichael Stahl2013-11-071-1/+1
* use sensible indentationEike Rathke2013-09-051-414/+414
* renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke2013-09-052-12/+12
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Mark as const/staticTakeshi Abe2013-08-091-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-4/+1
* -Wunused-macrosStephan Bergmann2013-03-272-4/+0
* resolved fdo#44286 some historical dates were decrementedEike Rathke2013-03-251-1/+18
* fdo#46808, clean up some old queryInterface() callsNoel Grandin2013-03-041-1/+1