Age | Commit message (Expand) | Author |
2024-03-08 | use more string_view | Noel Grandin |
2024-02-28 | ofz#67092 Integer-overflow | Caolán McNamara |
2024-02-16 | a11y: Drop 'using namespace com::sun::star::accessibility::AccessibleEventId" | Michael Weghorn |
2024-02-12 | tdf#159483 sc HTML paste: handle data-sheets-formula attribute | Miklos Vajna |
2024-02-09 | tdf#159483 sc HTML import: handle data-sheets-value attribute for the num case | Miklos Vajna |
2024-02-08 | tdf#159637: fix position of 'Windows Share' entry | Xisco Fauli |
2024-02-02 | tdf#91914 - Open available options through status bar using single click | Andreas Heinisch |
2024-02-01 | tdf#159483 sc HTML import: handle data-sheets-value attribute for the text case | Miklos Vajna |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-26 | Resolves tdf#159096 - Change color of comment indicators in Calc | Heiko Tietze |
2024-01-23 | tdf#158891 Make cell cursor more accessible for color blind | Sahil |
2024-01-16 | tdf#159213: fix Base crash when choosing "Help" in relations design (kf5) | Julien Nabet |
2024-01-16 | loplugin:unusedmethods | Noel Grandin |
2024-01-12 | cid#1546414 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-10 | cid#1546141 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-03 | Drop now unused SvtSlideSorterBarOptions class | Gabor Kelemen |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-28 | Use emplace_back instead of push_back (svtools) | Julien Nabet |
2023-12-28 | Drop SvtAccessibilityOptions_Impl class | Gabor Kelemen |
2023-12-24 | cid#1545470 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-24 | Drop some wrapper methods from SvtAccessibilityOptions | Gabor Kelemen |
2023-12-24 | Remove unused headers found by bin/find-unusedheaders.sh | Gabor Kelemen |
2023-12-21 | Revert "tdf#100584 - Arrange sheets in the tab bar depending on the RTL setti... | Andreas Heinisch |
2023-12-21 | Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings" | Andreas Heinisch |
2023-12-19 | Drop some wrapper methods from SvtOptionsDrawinglayer | Gabor Kelemen |
2023-12-16 | Drop some wrapper methods from SvtOptionsDrawinglayer | Gabor Kelemen |
2023-12-16 | Drop some wrapper methods from SvtOptionsDrawinglayer | Gabor Kelemen |
2023-12-13 | Drop some wrapper methods from SvtOptionsDrawinglayer | Gabor Kelemen |
2023-12-12 | tdf#158320 restore Live Preview for font hovering | Caolán McNamara |
2023-12-10 | cid#1545177 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1545975 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-11-28 | Always send theme-change in kit-mode even if the global theme is the same | Caolán McNamara |
2023-11-25 | Simplify HtmlWriter | Mike Kaganski |
2023-11-24 | Fix HtmlWriter::characters | Mike Kaganski |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (svtools) | Julien Nabet |
2023-11-19 | Extended loplugin:ostr: svtools | Stephan Bergmann |
2023-11-18 | tdf#157716 - Rename "Language settings" to "Languages and Locales" | t-aswath |
2023-11-09 | tdf#146386 fpicker,svtools: remove FTP from Remote Files dialog | Michael Stahl |
2023-11-09 | tdf#114441 Convert sal_uLong to better integer types | Yli875 |
2023-11-07 | tdf#158083: RTF: drop export for \pgdsctbl | Vasily Melenchuk |
2023-11-02 | Drop SvxHtmlOptions::IsPrintLayoutExtension | Gabor Kelemen |
2023-10-31 | tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings | Andreas Heinisch |
2023-10-31 | Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings" | Andreas Heinisch |
2023-10-31 | tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings | Andreas Heinisch |
2023-10-23 | Implement PreserveSpaces boolean HTML/ReqIF export filter option | Mike Kaganski |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svtools | Stephan Bergmann |
2023-10-20 | tdf#114441 Convert use of sal_uLong to better integer types | Adam Seskunas |