summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docstyle.cxx
AgeCommit message (Expand)Author
2024-06-11ITEM: Change SfxItemSet to use unordered_setArmin Le Grand (allotropia)
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-04tdf#114441 sal_uLong to better integer typebuldi
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-23tdf#103064 Simplify the code a bitMaxim Monastirsky
2023-06-23tdf#103064 Fix reset to parent style handlingMaxim Monastirsky
2023-06-23This can be constMaxim Monastirsky
2023-06-16tdf#103064 Improve comment style usage detectionMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-15tdf#103064 sw: improved notifications on style modificationMaxim Monastirsky
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-12-22check GetEditShell()Caolán McNamara
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna
2022-10-31simplify logicNoel Grandin
2022-10-07tdf#145538 use range based for loopsAndrea Rosetti
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna
2022-08-18cid#1509286 silence Out-of-bounds accessCaolán McNamara
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-03tdf#150241: a blind fix attemptMike Kaganski
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-10-11sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ...Miklos Vajna
2021-09-24sw: paragraph styles: add doc model & UNO API for a linked character styleMiklos Vajna
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin
2021-06-15tdf#135316 docx open performanceNoel Grandin
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna