summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc/datefunc.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-23scaddins: create instances with uno constructorsNoel 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-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel 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-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
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-13migrated some raw pointers to unique_ptr'sIan
2015-08-13tdf#90222: Removed ScaList and cleaned up usagesIan
2015-08-11tdf#90222: Removed ScaFuncDataList typeIan
2015-08-07tdf#90222: Removed ScaStringList and replaced all uses with std::vectorIan
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-06-29coverity#1308584 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308538 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308518 Uncaught exceptionCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák