Age | Commit message (Expand) | Author |
2021-07-22 | flatten vcl::LazyDelete | Noel Grandin |
2021-07-22 | tdf#143412 CRASH: converting images | Noel Grandin |
2021-07-21 | no need for FormControlFactory to have a pimpl | Noel Grandin |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-21 | flatten data in SdrGluePointList | Noel Grandin |
2021-07-21 | lok: fix incorrect multi-view table selection updates | Dennis Francis |
2021-07-20 | Use some forward declarations in <editeng/editobj.hxx> | Mike Kaganski |
2021-07-20 | osl::Mutex->std::mutex in AccessibleTextHelper_Impl | Noel Grandin |
2021-07-20 | no need to allocate the selectionOverlay separately in SvxTableController | Noel Grandin |
2021-07-20 | sw XHTML import, improved <object> handling for images: support more formats | Miklos Vajna |
2021-07-20 | tdf#142763 sc UI: add first page header/footer options | Daniel Arato (NISZ) |
2021-07-20 | tdf#128612: Support applying pattern fill from toolbar | Katarina Behrens |
2021-07-20 | tdf#123321 Fix DOC/DOCX export bug which made some lines disappear | Hossein |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | notebookbar: fix welded controls in online | Szymon Kłos |
2021-07-17 | drop sal_uInt16* constructor in SfxItemSet | Noel Grandin |
2021-07-16 | tdf#92796 ODF import: remove unused bitmap fills | Michael Stahl |
2021-07-16 | Use WhichRangesContainer in editeng | Mike Kaganski |
2021-07-16 | Move validity check to svl::Items, to avoid invalid WhichRangesContainer | Mike Kaganski |
2021-07-16 | Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox list | Eike Rathke |
2021-07-15 | drop the Pair constructor from SfxItemSet | Noel Grandin |
2021-07-15 | resave with latest glade | Caolán McNamara |
2021-07-15 | tdf#143355: fix crash with .uno:FontWork | Julien Nabet |
2021-07-15 | tdf#143327 keep selection bounds on replacing color | Caolán McNamara |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-07-14 | tdf#58114 Remember last selected folder when saving image in Impress | Samuel Mehrbrodt |
2021-07-13 | Split the which id ranges merged in c4f615b359be56e88e4fbf9aaaf30affb29d57e2 | Mike Kaganski |
2021-07-13 | a11y crash on teardown of FmXGridPeer | Caolán McNamara |
2021-07-13 | Add PowerPoint compatible screen size for Impress | Jun NOGATA |
2021-07-13 | Resolves tdf#143272 - Window text color for border lines | Heiko Tietze |
2021-07-12 | tdf#126665 Remember last used file picker directory | Samuel Mehrbrodt |
2021-07-11 | editengine-columns: tdf#143258 Fix handling rotated text | Mike Kaganski |
2021-07-08 | Related: tdf#143153 these are GtkBox properties not GtkGrid ones | Caolán McNamara |
2021-07-08 | return value of PixelToLogic ignored | Caolán McNamara |
2021-07-08 | tdf#125533 Update Calc style names for style sidebar dropdown | Thorsten Wagner |
2021-07-07 | tdf#132740 avoid some WeakReference cost in accessibility | Noel Grandin |
2021-07-05 | store the SfxItemSet inside SfxSetItem by value | Noel Grandin |
2021-07-02 | add use-underline to color picker button | Caolán McNamara |
2021-07-02 | no need to allocate return val on heap for GetItemSetForPreview | Noel Grandin |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-07-01 | can allocate these SfxItemSet on the stack | Noel Grandin |
2021-07-01 | BmpCombine::And is dead | Noel Grandin |
2021-06-30 | fix a size warning | Luboš Luňák |
2021-06-30 | swap text and background colors in colorsets | Tomaž Vajngerl |
2021-06-30 | uitest: combine create_doc_in_start_center methods | Xisco Fauli |
2021-06-30 | uitest: guard the remaining create_doc_in_start_center | Xisco Fauli |
2021-06-30 | tdf#139301 tdf#141933 (related) Translate new preset dash names | Gabor Kelemen |
2021-06-29 | constructing SaveOptions just to read default version | Noel Grandin |
2021-06-29 | Related: tdf#143088 return early on notification from frozen editengine | Caolán McNamara |
2021-06-29 | uitest: combine execute_dialog_through_command methods | Xisco Fauli |