summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysis.cxx
AgeCommit message (Expand)Author
2021-01-07Resolves: tdf#139173 One-off error in limits for DEC2HEX()Eike Rathke
2020-10-01Use the new single-instance="true" attribute in scaddinsStephan Bergmann
2020-07-30terminate XDesktop properly in unit testsNoel Grandin
2020-07-23scaddins: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddinsStephan Bergmann
2020-02-24tdf#42982: improve UNO API error reportingsMesut Çifci
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scaddinsStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2018-11-24drop ComplListAppendHandl enumNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-27can move these nonlocalized strings into sourceCaolán McNamara
2017-02-14covert ANALYSIS_* resources to StringArraysCaolán McNamara
2017-02-14unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara
2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara
2017-02-07convert FDCategory to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-08-05no need to check for nullptr before deletingMarkus Mohrhard
2016-07-11tdf#100843 LCM_EXCEL2003 fix incorrect handling of non-integer values.Winfried Donkers
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06Use o3tl/any.hxx in scaddinsStephan Bergmann
2016-03-24loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-07rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-upEike Rathke
2015-08-13Removed another FuncDataList collectionIan
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara
2015-06-29coverity#1308576 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308597 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308529 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann