Age | Commit message (Expand) | Author |
2022-10-13 | drop newly unused StyleSettings::GetFontColor | Caolán McNamara |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-10-11 | tdf#151470 svtools: prevent storing broken graphic of embedded objects | Miklos Vajna |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-06 | tdf#148938 Fix position arrows when dragging Calc tabs in dark mode | Rafael Lima |
2022-10-05 | Use SvtLanguageTableImpl::AddEntry() to determine on-the-fly ScriptType | Eike Rathke |
2022-10-04 | SvtLanguageTable::AddLanguageTag() unneeded return can be void | Eike Rathke |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-21 | use more string_view in svtools | Noel Grandin |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-10 | unique_ptr->optional for Graphic | Noel Grandin |
2022-09-03 | Simplify by using replaceAll instead of replaceAt in a loop | Julien Nabet |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-08-12 | revert direct append to aToken in SvRTFParser::ScanText() (tdf#150151) | Luboš Luňák |
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 | move SVTXGridControl to toolkit | Caolán McNamara |
2022-08-06 | Revert "align horz scrollbar to top if assigned more space than it wants" | Caolán McNamara |
2022-08-05 | tdf#117388 use native scrollbar under gtk in data browser | Caolán McNamara |
2022-08-05 | align horz scrollbar to top if assigned more space than it wants | Caolán McNamara |
2022-08-05 | start with size at optimal size | 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-07-24 | tdf#147868 Disable add sheet when structure is protected | Hossein |
2022-07-22 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-21 | Removed duplicated include and typo | Andrea Gelmini |
2022-07-18 | cid#1507356 Logically dead code | Caolán McNamara |
2022-07-14 | clang-tidy modernize-pass-by-value in svtools | Noel Grandin |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-07-12 | use a read-only stream when reading graphic data | Luboš Luňák |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-07-06 | tdf#90837 - clarify the error message re: over-writing readonly files. | Michael Meeks |
2022-06-27 | ofz#24932 Infinite loop | Caolán McNamara |
2022-06-27 | sw HTML export: fix missing escaping for image links | Miklos Vajna |
2022-06-24 | svtools: avoid divide by zero in calcCustomItemSize | Xisco Fauli |
2022-06-23 | tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery | Tünde Tóth |
2022-06-21 | Correctly free font previews on settings change | Jan-Marek Glogowski |
2022-06-10 | loplugin:constantparam | Noel Grandin |
2022-06-10 | LanguageTool Grammar Checker implementation | Mert Tumer |
2022-06-05 | restore %PRODUCTNAME to accessible descriptions that need them | Caolán McNamara |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |