Age | Commit message (Expand) | Author |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | tdf#123626 Allow adding hyperlinks to shapes | Samuel Mehrbrodt |
2021-07-26 | tdf#143220 XLSX export: fix hyperlink to sheet target | Tünde Tóth |
2021-07-25 | use officecfg to retrieve OdfDefaultVersion | Noel Grandin |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-25 | use officecfg to retrieve WarnAlienFormat | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelInet | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelFSys | Noel Grandin |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-07-23 | tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInArea | Mike Kaganski |
2021-07-23 | use officecfg to retrieve GetIsForPagePreviews | Noel Grandin |
2021-07-23 | Use vector instead of unique_ptr | Mike Kaganski |
2021-07-23 | We already have this value | Mike Kaganski |
2021-07-23 | remove pimpl from ScZoomSlider | Noel Grandin |
2021-07-22 | no need to allocate ScTokenMatrixMap separately | Noel Grandin |
2021-07-22 | Dereferencing uninitialized pointer | Mike Kaganski |
2021-07-21 | pass sc::ColumnIterator by value | Noel Grandin |
2021-07-21 | pass SfxChildWinFactory around by value | Noel Grandin |
2021-07-21 | flatten aCatLists in ScFunctionCategory | Noel Grandin |
2021-07-21 | tdf#142600 - List tables in order of their appearance | Andreas Heinisch |
2021-07-21 | Avoid deadlock between osl global mutex and cppu::getTypeEntries mutex | Stephan Bergmann |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-21 | flatten TableType in ColumnSpanSet | Noel Grandin |
2021-07-21 | flatten maTables in ColumnSpanSet | Noel Grandin |
2021-07-21 | flatten ScDetOpList vector | Noel Grandin |
2021-07-21 | tdf#142854 XLSX import: fix grid visibility in headless mode | Attila Szűcs |
2021-07-21 | can pass SfxItemSet around by value in SfxShell | Noel Grandin |
2021-07-21 | Related: tdf#135762 Suppress cout if not command line | Eike Rathke |
2021-07-20 | Use some forward declarations in <editeng/editobj.hxx> | Mike Kaganski |
2021-07-20 | EditTextObject: use virtual interface instead of pimpl | Mike Kaganski |
2021-07-20 | tdf#142763 sc UI: add first page header/footer options | Daniel Arato (NISZ) |
2021-07-20 | Resolves tdf#143048 - Make autofilter popop resizable | Heiko Tietze |
2021-07-20 | tdf#46184 sc AutoFilter: reset filter options to default values | Tünde Tóth |
2021-07-20 | tdf#123598 sc UI: don't show autofilter dropdown arrows | Tünde Tóth |
2021-07-19 | jsdialog: sidebar: avoid duplicated widget ids | Szymon Kłos |
2021-07-19 | no need for pimpl in ScCellRangesObj | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | no need for a pimpl in BulkDataHint | Noel Grandin |
2021-07-19 | LOK: inform when input bar has cursor and focus | Szymon Kłos |
2021-07-19 | LOK: Render correctly sized input bar | Szymon Kłos |
2021-07-19 | Calc input bar add missing InitControlBase | Szymon Kłos |
2021-07-19 | notebookbar: fix welded controls in online | Szymon Kłos |
2021-07-18 | cid#1487495 Division or modulo by zero | Caolán McNamara |
2021-07-16 | tdf#92796 ODF import: remove unused bitmap fills | Michael Stahl |
2021-07-16 | avoid a map lookup on a hot path | Noel Grandin |
2021-07-16 | Use WhichRangesContainer in editeng | Mike Kaganski |
2021-07-16 | use WhichRangesContainer in sc | Noel Grandin |
2021-07-15 | Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 related | Eike Rathke |