summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-4/+5
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC13-52/+13
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski3-3/+3
2021-01-06Resolves: tdf#139173 One-off error in limits for DEC2HEX()Eike Rathke1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen6-8/+17
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-4/+4
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-8/+6
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-02Use the new single-instance="true" attribute in scaddinsStephan Bergmann4-10/+6
2020-10-01Use the new single-instance="true" attribute in scaddinsStephan Bergmann3-26/+3
2020-08-30Fix typoAndrea Gelmini1-3/+3
2020-07-30terminate XDesktop properly in unit testsNoel Grandin3-4/+29
2020-07-25don't need prefix here anymoreNoel Grandin1-1/+1
2020-07-23scaddins: create instances with uno constructorsNoel Grandin9-149/+38
2020-07-20compact namespace declNoel Grandin2-8/+4
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddinsStephan Bergmann3-4/+4
2020-05-10compact namespace in sal..svgioNoel Grandin1-2/+2
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin1-3/+12
2020-04-02loplugin:flatten in scaddinsNoel Grandin1-16/+16
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-2/+2
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi1-2/+2
2020-03-12Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin3-32/+32
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi2-3/+3
2020-02-24tdf#42982: improve UNO API error reportingsMesut Çifci1-1/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin3-13/+5
2020-01-08Make OPT_ functions string more meaningful.Olivier Hallot1-39/+39
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin7-20/+20
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann6-15/+0
2019-11-29tdf#129098: parameters mixed in OPT_PROB_INMONEY (scaddins)Julien Nabet1-3/+3
2019-11-03loplugin:stringaddNoel Grandin1-3/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák3-0/+6
2019-10-01loplugin:stringadd in scNoel Grandin2-4/+2
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-1/+1
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet3-15/+3
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scaddinsStephan Bergmann3-6/+6
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov2-55/+21
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen12-34/+44
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-09loplugin:indentation in sdNoel Grandin1-4/+4
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov1-4/+4