summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc
AgeCommit message (Expand)Author
2020-07-23scaddins: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddinsStephan Bergmann
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-03-12Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scaddinsStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-06coverity#1405891..1405898: MISSING_COMMAJulien Nabet
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara
2017-02-14unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara
2017-02-14unwind RID_DATE_FUNCTION_NAMES local resourceCaolán McNamara
2017-02-14unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara
2017-02-14don't need to store this dataCaolán McNamara
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-07remove unnecessary STR_FROM_ANSI macroNoel Grandin
2017-02-07convert ScaCategory to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-30Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann