summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfmt.cxx
AgeCommit message (Expand)Author
2022-11-08sw: introduce a manager for content controlsMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-23no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-08-30tdf#142847 sw: fix textbox layout at wrap settingAttila Bakos (NISZ)
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-10boost::make_tuple->std::make_tupleCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-06-30tdf#135316 optimise SwCharFormats::FindFormatByNameNoel Grandin
2021-06-24should be using upper_bound hereNoel Grandin
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin
2021-06-22SwFrameFormats::rangeFind does not, in fact return a rangeNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-04use more StaticWhichCastBjoern Michaelsen
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-13SfxPoolItem: introduce StaticWhichCast and DynamicWhichCastBjoern Michaelsen
2020-12-03Just use a mutex for access to SwDoc::mpNumberFormatterStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-21sw: generate unique style name for table box and line framesVasily Melenchuk
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-22sw doc model xml dump: show all compat flagsMiklos Vajna
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen