Age | Commit message (Expand) | Author |
2021-07-31 | drawinglayer: extract Prop. Value conversion from ViewInformation2D | Tomaž Vajngerl |
2021-07-31 | drawinglayer: remove extendedInformation from ViewInformation2D | Tomaž Vajngerl |
2021-07-30 | osl::Mutex->std::atomic in FmSearchEngine | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-30 | osl::Mutex->std::mutex in FmXDisposeListener | Noel Grandin |
2021-07-30 | drop FontAlign alias of TextAlign | Caolán McNamara |
2021-07-29 | rtl::Static -> static local | Noel Grandin |
2021-07-29 | sidebar: unify LineWidthPopup with other WeldToolbarPopups | Szymon Kłos |
2021-07-28 | a11y: Add XAccessibleValue::getMinimumIncrement method | Michael Weghorn |
2021-07-28 | Don't steal focus from popup in online | Szymon Kłos |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | cid#1489549 Uncaught exception | Caolán McNamara |
2021-07-27 | ofz#36586 Abrt failed throw | Caolán McNamara |
2021-07-27 | tdf#123626 Allow opening shape hyperlink with Ctrl-Click | Samuel Mehrbrodt |
2021-07-27 | Added the feature to store VCL test results as a zip file | homeboy445 |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-27 | jsdialog: hide adv search options on mobile | Szymon Kłos |
2021-07-26 | tdf#123626 Allow adding hyperlinks to shapes | Samuel Mehrbrodt |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-23 | tdf#143514: Avoid double-free in dbgutil code | Mike Kaganski |
2021-07-22 | Fix typos | Andrea Gelmini |
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 |