Age | Commit message (Expand) | Author |
2022-06-19 | tdf#68335 Increase default para spacing before/after to 56 cm | Gabor Kelemen |
2022-06-19 | ofz#48122 Timeout | Caolán McNamara |
2022-06-19 | factor out body as UpdateScalingMode | Caolán McNamara |
2022-06-18 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-06-16 | tdf#128150 Add OOXML import/export for "use background fill" | Samuel Mehrbrodt |
2022-06-16 | Related: tdf#147844 fix warning about negative extra space in manage changes | Caolán McNamara |
2022-06-16 | Add property name to IllegalArgumentException in SvxShape::setPropertyValueImpl | Samuel Mehrbrodt |
2022-06-16 | loplugin:moveit | Noel Grandin |
2022-06-15 | Advanced Diagram support: make UI visualization experimental only | Xisco Fauli |
2022-06-15 | Fix English | Olivier Hallot |
2022-06-15 | Fix definition | Olivier Hallot |
2022-06-15 | Bump optgridpage.ui to latest Glade | Olivier Hallot |
2022-06-15 | Bump datanavigator.ui to latest Glade | Olivier Hallot |
2022-06-14 | Bump addconditiondialog.ui to latest Glade | Olivier Hallot |
2022-06-14 | Remove some unused includes | Miklos Vajna |
2022-06-13 | Fix comment | Samuel Mehrbrodt |
2022-06-13 | Add XFillBackgroundItem::dumpAsXml | Samuel Mehrbrodt |
2022-06-12 | Bump docking3deffects.ui to latest Glade | Olivier Hallot |
2022-06-12 | Improve extended tip contents | Olivier Hallot |
2022-06-11 | Add precision to extended tip | Olivier Hallot |
2022-06-10 | loplugin:constantparam | Noel Grandin |
2022-06-10 | Drop unused text column from IconView's model | Mike Kaganski |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-10 | Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZERO | Xisco Fauli |
2022-06-09 | loplugin:unusedmethods | Noel Grandin |
2022-06-06 | improve field name | Noel Grandin |
2022-06-05 | no need to allocate this separately | Noel Grandin |
2022-06-04 | tdf#149304 Stylist does not show upper/lower case font effects | Noel Grandin |
2022-06-04 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-04 | tdf#149242 more precise labels for left and right of paragraph text area | Seth Chaiklin |
2022-06-04 | tdf#148491 make Imagemap dialog consistent with Description | Seth Chaiklin |
2022-06-02 | Fix typos | Andrea Gelmini |
2022-06-02 | std::move SfxPoolItem into SfxItemSet where possible | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-06-02 | remove dead allocation in getSvxBrushItemFromSourceSet | Noel Grandin |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-31 | Advanced Diagram support: UI visualization & simple interactions | Armin Le Grand (Allotropia) |
2022-05-30 | use more Primitive2DContainer::append and more std::move | Noel Grandin |
2022-05-30 | use Primitive2DContainer in impPolygonParagraphHandler | Noel Grandin |
2022-05-30 | elide temporary vectors in impAddPolygonStrokePrimitives | Noel Grandin |
2022-05-30 | move data out of impTextBreakupHandler | Noel Grandin |
2022-05-29 | Fix failing assert on shutdown with NVDA active | Mike Kaganski |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | cid#1504575 Dereference before null check | Caolán McNamara |
2022-05-26 | sd theme: add UI (sidebar) for shape fill color effects | Miklos Vajna |
2022-05-25 | elide some OUString allocation | Noel Grandin |
2022-05-25 | Fix typo | Andrea Gelmini |
2022-05-25 | 50 null derefs seen in crashreporting report | Caolán McNamara |
2022-05-25 | svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZERO | Xisco Fauli |