Age | Commit message (Expand) | Author |
2024-02-09 | tdf#148645 getDec2Hex now takes integer 'places' value (updated) | Luv Sharma |
2024-02-05 | tdf#148645: add unit test | Mike Kaganski |
2024-02-05 | tdf#148645 getDec2Hex now takes integer 'places' value | Luv Sharma |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-12-26 | Use emplace_back instead of push_back (scaddins) | Julien Nabet |
2023-11-18 | tdf#157716 - Rename "Language settings" to "Languages and Locales" | t-aswath |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scaddins | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-04-22 | Drop some defines in scaddins | Mike Kaganski |
2023-04-21 | Resolves: tdf#154941 MROUND() use approxValue of division to round | Eike Rathke |
2022-11-19 | tdf#147906 Use std::hypot for Pythagorean addition | OmkarAcharekar |
2022-10-31 | tdf#150465 Improve description of RANDBETWEEN in function wizard | Rafael Lima |
2022-10-25 | tdf#145759 Use symbolic constants instead of magic numerical constants | OmkarAcharekar |
2022-09-25 | Resolves: tdf#151165 Function Wizard: ISODD()/ISEVEN() truncate to integer | Eike Rathke |
2022-08-23 | tdf#148251 Use std::swap instead of using temporary values | Liu Hao |
2022-08-02 | Related: tdf#150203 Pricing, there is only one compatibility name, en-US | Eike Rathke |
2022-08-02 | Use nNumOfLoc instead of sizeof(pLang) | Eike Rathke |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-04-26 | Pick better variable types | Stephan Bergmann |
2022-02-15 | tdf#145759 Using M_PI from cmath instead of magic constants. | pragat-pandya |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-06 | Add a bit to the WEEKS comment | Mike Kaganski |
2021-12-04 | Small refactor | Mike Kaganski |
2021-12-01 | Fix typos | Andrea Gelmini |
2021-11-29 | tdf#145578, tdf#145587 revise calculations for WEEKS Add-In function | Winfried Donkers |
2021-11-14 | Use M_PI instead of defined value; use rad2deg() | Hossein |
2021-10-20 | loplugin:indentation check for indent inside block | Noel Grandin |
2021-10-04 | drop 'using namespace std' in sax/sc/scaddins/sfx2/shell | Julien Nabet |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: scaddins | Stephan Bergmann |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
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 |