summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2021-01-06Resolves: tdf#139173 One-off error in limits for DEC2HEX()Eike Rathke
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-10-02Use the new single-instance="true" attribute in scaddinsStephan Bergmann
2020-10-01Use the new single-instance="true" attribute in scaddinsStephan Bergmann
2020-08-30Fix typoAndrea Gelmini
2020-07-30terminate XDesktop properly in unit testsNoel Grandin
2020-07-25don't need prefix here anymoreNoel Grandin
2020-07-23scaddins: create instances with uno constructorsNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddinsStephan Bergmann
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-02loplugin:flatten in scaddinsNoel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-24tdf#42982: improve UNO API error reportingsMesut Çifci
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-08Make OPT_ functions string more meaningful.Olivier Hallot
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-29tdf#129098: parameters mixed in OPT_PROB_INMONEY (scaddins)Julien Nabet
2019-11-03loplugin:stringaddNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scaddinsStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-07-24Fix typosAndrea Gelmini
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-24drop ComplListAppendHandl enumNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai