summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2024-12-06tdf#157794 refactor Complex to use std::complex where possibledtm
2024-11-30tdf#147021 : use std::size in scaddinsArnaud VERSINI
2024-11-26Some simplificationMike Kaganski
2024-11-25tdf#163486 PVS V1023 A pointer without owner is added to the containerAron Budea
2024-11-24cid#1607163 silence Overflowed return valueCaolán McNamara
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-23tdf#163486: PVS: enum type as boolXisco Fauli
2024-10-10cid#1608078 Overflowed return valueNoel Grandin
2024-09-18cid#1607355 silence Overflowed constantCaolán McNamara
2024-05-20loplugin:ostr in variousNoel Grandin
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-09tdf#148645 getDec2Hex now takes integer 'places' value (updated)Luv Sharma
2024-02-05tdf#148645: add unit testMike Kaganski
2024-02-05tdf#148645 getDec2Hex now takes integer 'places' valueLuv Sharma
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-26Use emplace_back instead of push_back (scaddins)Julien Nabet
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scaddinsStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-04-22Drop some defines in scaddinsMike Kaganski
2023-04-21Resolves: tdf#154941 MROUND() use approxValue of division to roundEike Rathke
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar
2022-10-31tdf#150465 Improve description of RANDBETWEEN in function wizardRafael Lima
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-09-25Resolves: tdf#151165 Function Wizard: ISODD()/ISEVEN() truncate to integerEike Rathke
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-02Related: tdf#150203 Pricing, there is only one compatibility name, en-USEike Rathke
2022-08-02Use nNumOfLoc instead of sizeof(pLang)Eike Rathke
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-04-26Pick better variable typesStephan Bergmann
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06Add a bit to the WEEKS commentMike Kaganski
2021-12-04Small refactorMike Kaganski
2021-12-01Fix typosAndrea Gelmini
2021-11-29tdf#145578, tdf#145587 revise calculations for WEEKS Add-In functionWinfried Donkers
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scaddinsStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-02Purge rtl::math:: ( erf / erfc / expm1 )BaiXiaochun
2021-06-17use string_view in the Translate APINoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski