Age | Commit message (Expand) | Author |
2024-07-04 | cid#1554775 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-06-28 | Simplify solar.h a bit | Mike Kaganski |
2024-05-11 | cid#1597280 Dereference null return value | Caolán McNamara |
2024-05-10 | loplugin:ostr in lotuswordpro | Noel Grandin |
2024-04-30 | tdf#145614 Convert #define to enum | Nima Mahanloo |
2024-04-14 | Use more o3tl::convert in lotuswordpro | Mike Kaganski |
2024-03-14 | tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors | Rafał Dobrakowski |
2024-02-12 | tdf#145538 use range based for loops | Keldin Maldonado (KNM) |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2024-01-02 | ofz#64860 Timeout | Caolán McNamara |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-17 | Static map initialization in lotuswordpro/lwpnumericfmt | Julien Nabet |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-09 | cid#1556778 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-10-24 | changed sal_uInt8 to BenError (enum) | sahil |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-12 | tdf#114441 - Convert sal_uLong to better integer types | sahil |
2023-05-02 | ofz#58529 Null-dereference READ | Caolán McNamara |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-10 | ofz#57800 Timeout | Caolán McNamara |
2023-04-03 | tdf#143148: Use pragma once instead of include guards | jpuronah |
2023-03-06 | no need to allocate these separately | Noel Grandin |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-12 | ofz#55034 Stack-buffer-overflow in vcl::bitmap::CreateFromData | Caolán McNamara |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2022-11-24 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli |
2022-11-06 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): lotuswordpro | Stephan Bergmann |
2022-11-01 | CppunitTest_lotuswordpro_import_test: inherit from UnoApiTest | Xisco Fauli |
2022-10-17 | use more string_view | Noel Grandin |
2022-09-09 | ofz#51149 avoid Timeout | Caolán McNamara |
2022-09-09 | rearrange to have a single ConvertTable call | Caolán McNamara |
2022-08-30 | ofz#50756 Direct-leak | Caolán McNamara |
2022-07-21 | Fix typos | Andrea Gelmini |
2022-07-21 | tdf33787 lotuswordpro: fix increments of ordered bullets | Bartosz Kosiorek |
2022-07-14 | tdf#112626 lotuswordpro: switch to constexpr and update documentation | Bartosz Kosiorek |
2022-06-23 | clang-tidy modernize-pass-by-value in lotuswordpro | Noel Grandin |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using compareTo | Noel Grandin |
2022-03-23 | tdf#147906 Use std::hypot for Pythagorean addition | VaibhavMalik4187 |
2022-03-16 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | psidiumcode |
2022-03-13 | Fix typo in code | Andrea Gelmini |
2022-03-13 | ofz#45524 string is presumed to be at least length 1 | Caolán McNamara |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-02-02 | Fix typo | Andrea Gelmini |
2022-02-01 | ensure bounds checking | zhutyra |
2022-02-01 | read of width/height uses wrong record size | zhutyra |
2022-01-28 | ofz: Undefined-Shift | Caolán McNamara |