summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scaddinsStephan Bergmann1-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-246/+22
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18loplugin:unusedmethodsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-06coverity#1405891..1405898: MISSING_COMMAJulien Nabet1-8/+8
2017-05-02untranslated strings are just stringsCaolán McNamara5-91/+84
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-14convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara3-157/+54
2017-02-14unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara4-177/+160
2017-02-14unwind RID_DATE_FUNCTION_NAMES local resourceCaolán McNamara4-30/+39
2017-02-14unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara4-75/+50
2017-02-14don't need to store this dataCaolán McNamara2-3/+1
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara2-51/+19
2017-02-07remove unnecessary STR_FROM_ANSI macroNoel Grandin1-14/+11
2017-02-07convert ScaCategory to scoped enumNoel Grandin2-27/+23
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-58/+48
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann2-0/+5
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+2
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin2-7/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-30Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke1-0/+9
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-2/+2
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-2/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin1-46/+46
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-13migrated some raw pointers to unique_ptr'sIan2-26/+14
2015-08-13tdf#90222: Removed ScaList and cleaned up usagesIan2-109/+47
2015-08-11tdf#90222: Removed ScaFuncDataList typeIan2-89/+47
2015-08-07tdf#90222: Removed ScaStringList and replaced all uses with std::vectorIan2-51/+7
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-9/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29coverity#1308584 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308538 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308518 Uncaught exceptionCaolán McNamara2-2/+2