Age | Commit message (Expand) | Author |
2022-08-09 | Use stable_sort in comphelper::s3sort | Stephan Bergmann |
2022-08-08 | move m_bNavigationBar to BrowseBox so it knows best scroll/status bar height | Caolán McNamara |
2022-08-08 | use separate width and height for databrowser vert/horz scroll sizes | Caolán McNamara |
2022-08-08 | overpaint scrollbar junction with the face color | Caolán McNamara |
2022-08-07 | add set_scroll_thickness to provide a way to "zoom" the scrollbar | Caolán McNamara |
2022-08-06 | Drop some conversion from vbahelper; use usual functions where needed | Mike Kaganski |
2022-08-06 | Related: tdf#135993 Destroy temporary OpCodeMap when reading config | Eike Rathke |
2022-08-05 | tdf#117388 use native scrollbar under gtk in data browser | Caolán McNamara |
2022-08-05 | Resolves tdf#114508: Individual selection in recovery dialog | Heiko Tietze |
2022-08-05 | tdf#117388 use native scrollbar under gtk in impress/draw documents | Caolán McNamara |
2022-08-05 | tdf#117388 use native scrollbar under gtk in calc document | Caolán McNamara |
2022-08-04 | split SwScrollbar up for reuse of adaptor | Caolán McNamara |
2022-08-03 | tdf#117388 use native scrollbar under gtk in writer | Caolán McNamara |
2022-08-03 | This must be non-null | Mike Kaganski |
2022-08-03 | export scroll type when possible | Caolán McNamara |
2022-08-03 | allow welding scrollbars individually | Caolán McNamara |
2022-08-02 | clang-tidy modernize-pass-by-value in oox | Noel Grandin |
2022-08-02 | tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVEL | Justin Luth |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-08-01 | use more string_view when dealing with attributes | Noel Grandin |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-08-01 | Add infrastructure and basic tests including slight UI interaction | Colomban Wendling |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-07-29 | Verify signing certificate cryptographically before use in tests | Mike Kaganski |
2022-07-29 | svx: manipulate SdrObject::m_aOutRect indirectly | Tomaž Vajngerl |
2022-07-29 | cid#1507492 Improper use of negative value | Caolán McNamara |
2022-07-29 | Better valid certificate check, consider filter data | Mike Kaganski |
2022-07-29 | clang-tidy modernize-pass-by-value in xmlreader | Noel Grandin |
2022-07-29 | tdf#150100 sc import and UI: fix double cell border dialog | Balazs Varga |
2022-07-28 | tdf#143148 tools: Use pragma once instead of include guards | Chris Sherlock |
2022-07-28 | lok: add dumpState feature for better in-field diagnostics. | Michael Meeks |
2022-07-28 | remove unused SETBULLETTEXT flag in editeng | Justin Luth |
2022-07-28 | tdf#119840 remove some OUString allocation | Noel Grandin |
2022-07-28 | lok: Properly update sidebar context in Math | Mike Kaganski |
2022-07-28 | lok: Enable sidebar in Math | Mike Kaganski |
2022-07-27 | tdf#119840 elide some dynamic_cast | Noel Grandin |
2022-07-27 | Make AccessibilityTools available more widely and use it | Colomban Wendling |
2022-07-27 | o3tl: use std::array as the container for enumarray | Tomaž Vajngerl |
2022-07-26 | tdf#150017 vcl,sw: add UITest | Michael Stahl |
2022-07-26 | Resolves: tdf#149127 explain the infobar asking to refresh master password | Caolán McNamara |
2022-07-25 | rename SwIndex->SwContentIndex | Noel Grandin |
2022-07-25 | use more o3tl::span | Noel Grandin |
2022-07-24 | tdf#147868 Disable add sheet when structure is protected | Hossein |
2022-07-23 | Removed executable bits from source file | Andrea Gelmini |
2022-07-23 | Simplify greyscale palette initialization further | Mike Kaganski |
2022-07-22 | tdf#143148 Use pragma once instead of include guards | PoonamShokeen |
2022-07-22 | tdf#149697 PPTX export: fix changing place of connection points | Tibor Nagy |
2022-07-22 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-07-22 | tdf#117276 sc: Show hidden filter elements as inactive elements | Balazs Varga |
2022-07-21 | Removed duplicated include and typo | Andrea Gelmini |