Age | Commit message (Expand) | Author |
2021-07-03 | Purge out when safe rtl::math ( isValidArcArg / sin / cos ) | BaiXiaochun |
2021-07-02 | Purge rtl::math:: ( erf / erfc / expm1 ) | BaiXiaochun |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-01-06 | Resolves: tdf#139173 One-off error in limits for DEC2HEX() | Eike Rathke |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | tdf#123936 Formatting files in module sc with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-10-02 | Use the new single-instance="true" attribute in scaddins | Stephan Bergmann |
2020-10-01 | Use the new single-instance="true" attribute in scaddins | Stephan Bergmann |
2020-08-30 | Fix typo | Andrea Gelmini |
2020-07-30 | terminate XDesktop properly in unit tests | Noel Grandin |
2020-07-25 | don't need prefix here anymore | Noel Grandin |
2020-07-23 | scaddins: create instances with uno constructors | Noel Grandin |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddins | Stephan Bergmann |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-04-15 | loplugin:buriedassign in scaddins..sdext | Noel Grandin |
2020-04-02 | loplugin:flatten in scaddins | Noel Grandin |
2020-03-14 | tdf#130975 replace `rtl::math::isNan` with `std::isnan`. | Yukio Siraichi |
2020-03-12 | tdf#130976 replace `rtl::math::isInf` with `std::inf`. | Yukio Siraichi |
2020-03-12 | Revert "loplugin:constfields in scaddins,sccomp" | Noel Grandin |
2020-03-12 | tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. | Yukio Siraichi |
2020-02-24 | tdf#42982: improve UNO API error reportings | Mesut Çifci |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-08 | Make OPT_ functions string more meaningful. | Olivier Hallot |
2019-12-22 | sal_Char->char in scaddins..sdext | Noel Grandin |
2019-12-12 | Remove some redundant user-provided dtors | Stephan Bergmann |
2019-11-29 | tdf#129098: parameters mixed in OPT_PROB_INMONEY (scaddins) | Julien Nabet |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-04 | add gbuild function for a common PCH and use it in sc/ and sax/ | Luboš Luňák |
2019-10-01 | loplugin:stringadd in sc | Noel Grandin |
2019-09-27 | Deduplicate O(U)StringNumber definitions; add toAsciiUpperCase | Mike Kaganski |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-15 | loplugin:sequenceloop in scaddins..scripting | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): scaddins | Stephan Bergmann |
2019-07-30 | Simplify Sequence iterations in scaddins, sccomp, scripting | Arkadiy Illarionov |
2019-07-24 | Fix typos | Andrea Gelmini |
2019-05-24 | tdf#42949 Fix IWYU warnings in scaddins/ | Gabor Kelemen |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |