Age | Commit message (Expand) | Author |
2024-03-21 | ITEM: Remove InvalidateAllItems() | Armin Le Grand (allotropia) |
2024-03-07 | tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify | Noel Grandin |
2024-02-18 | ITEM: Rename for more control over SlotID usages | Armin Le Grand (allotropia) |
2024-01-04 | tdf#114441 sal_uLong to better integer type | buldi |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sw | Stephan Bergmann |
2023-08-07 | ITEM: speedup WhichRanges access by buffering | Armin Le Grand (allotropia) |
2023-06-30 | Drop SfxStyleSheetBasePool::SetParent | Maxim Monastirsky |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-23 | tdf#103064 Simplify the code a bit | Maxim Monastirsky |
2023-06-23 | tdf#103064 Fix reset to parent style handling | Maxim Monastirsky |
2023-06-23 | This can be const | Maxim Monastirsky |
2023-06-16 | tdf#103064 Improve comment style usage detection | Maxim Monastirsky |
2023-06-16 | tdf#103064 sw,editeng: make para styles work inside comments | Maxim Monastirsky |
2023-06-15 | tdf#103064 sw: improved notifications on style modification | Maxim Monastirsky |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-05-01 | replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*> | Bjoern Michaelsen |
2023-02-24 | tdf#78510 sw: combine items from SwTextNode and SwNumFormat | Michael Stahl |
2023-02-24 | tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatColl | Michael Stahl |
2022-12-22 | check GetEditShell() | Caolán McNamara |
2022-12-13 | sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormat | Miklos Vajna |
2022-10-31 | simplify logic | Noel Grandin |
2022-10-07 | tdf#145538 use range based for loops | Andrea Rosetti |
2022-10-04 | tdf#151094 ODT export: fix crash when linked paragraph style is deleted | Miklos Vajna |
2022-08-18 | cid#1509286 silence Out-of-bounds access | Caolán McNamara |
2022-08-05 | sw: rename to unique name SwFrameFormat::SetFormatName() | Michael Stahl |
2022-08-03 | tdf#150241: a blind fix attempt | Mike Kaganski |
2022-06-20 | SfxStyleSheetBasePool::Find can be const | Caolán McNamara |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-03 | use SfxItemSet::GetItemIfSet in sw/source/uibase | Noel Grandin |
2021-10-11 | sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ... | Miklos Vajna |
2021-09-24 | sw: paragraph styles: add doc model & UNO API for a linked character style | Miklos Vajna |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-02 | no need to allocate return val on heap for GetItemSetForPreview | Noel Grandin |
2021-06-30 | reduce cost of allocating and copying SvxNumRule | Noel Grandin |
2021-06-18 | remove translation from SfxStyleFamily to char | Noel Grandin |
2021-06-15 | tdf#135316 docx open performance | Noel Grandin |
2021-06-09 | sw keep aspect ratio: add style UI for this setting | Miklos Vajna |
2021-05-31 | no need to allocate SvxNumRule separately in SvxNumBulletItem | Noel Grandin |
2021-05-03 | sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ... | Miklos Vajna |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-26 | sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ... | Miklos Vajna |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-02-26 | loplugin:refcounting in svl | Noel |
2021-02-20 | loplugin:refcounting in svl | Noel |
2021-02-08 | tdf#91920 sw page gutter margin, from top: add UI | Miklos Vajna |
2021-01-15 | tdf#135014 sw: fix crash exporting numbering to DOCX | Michael Stahl |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |