summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
AgeCommit message (Expand)Author
2021-06-22tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl
2021-04-28tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna
2021-03-31tdf#140828 sw textbox: fix AS_CHAR regressionAttila Bakos (NISZ)
2021-03-16Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli
2021-03-10tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh
2021-03-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski
2021-03-02tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxesAttila Bakos (NISZ)
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-01-20tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl
2021-01-20tdf#135014 sw_fieldmarkhide: fix crash deleting field in flyMichael Stahl
2021-01-15tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl
2021-01-15tdf#134101, tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2021-01-15tdf#138739 sw: fix regression of first paragraphAttila Bakos (NISZ)
2020-12-23tdf#139120 tdf#139127 sw: fix empty redline related crashLászló Németh
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-03tdf#137802 sw: fix crash of textbox anchored to pageAttila Bakos (NISZ)
2020-11-27sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl
2020-11-26tdf#138479 tdf#137769 sw ChangesInMargin: fix Undo in paragraphsLászló Németh
2020-11-20tdf#137185 sw: move shape text on adding textboxAttila Bakos (NISZ)
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl
2020-11-19sw_fieldmarkhide: notify layout if fieldmark is inserted or removedMichael Stahl
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17sw_fieldmarkhide: Copy: bookmarks before MakeFramesMichael Stahl
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17tdf#137802 tdf#84691 sw: sync anchoring of textbox with UNOAttila Bakos (NISZ)
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen
2020-11-16Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen
2020-11-12Make SwClientNotifyCall protectedBjoern Michaelsen
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-09tdf#83419 sw change tracking: clean-up autocorrectLászló Németh
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-03Avoid UBSan pointer-overflowStephan Bergmann
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-31Remove remaining ModifyNotifications on TextNodeBjoern Michaelsen
2020-10-30Related: tdf#98868 add SwDoc& member to SwTOXTypeCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29Fix typosAndrea Gelmini
2020-10-29DocumentFieldsManager: remove calls to obsolete functionsBjoern Michaelsen
2020-10-29SwNumFormat: Modify no more ...Bjoern Michaelsen
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin