summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2022-11-03a11y: Add check for table used for text formattingParis Oplopoios
2022-11-03a11y: Add check for fake captionsParis Oplopoios
2022-11-03a11y: Add check for fake footnotesParis Oplopoios
2022-11-01tdf#142446 follow up: Fix missing ui file crash and a11y ui errorsJim Raykowski
2022-10-31tdf#126788 inline CreateXTextRange into this call siteNoel Grandin
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-31Revert "tdf#126788 replace dynamic_cast with static_cast"Noel Grandin
2022-10-30tdf#126788 avoid temporary SequenceNoel Grandin
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-10-29tdf#126788 replace dynamic_cast with static_castNoel Grandin
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-26sw content controls: enable data binding for dateMiklos Vajna
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-25tdf#149189 detect and handle graphic change on Sw OLEArmin Le Grand (allotropia)
2022-10-25sw: document SwFormatVertOrientMiklos Vajna
2022-10-24sw: Move getGrammarContact function into GrammarContact and renameTomaž Vajngerl
2022-10-24sw: rename IGrammarContact*, SwGrammarContact* to GrammarContact*Tomaž Vajngerl
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl
2022-10-21a11y: Add check for short hyperlinksofftkp
2022-10-18sw: document SwFormatHoriOrientMiklos Vajna
2022-10-17a11y: Add check for spacing spacesofftkp
2022-10-17a11y: Add check for spacing newlinesParis Oplopoios
2022-10-17sw content controls: add rendering for the aliasMiklos Vajna
2022-10-16sw: refactor SwParaIdleData - rename, lifecycle, move to headerTomaž Vajngerl
2022-10-15a11y: Add check for background imageofftkp
2022-10-14sw: improve duplicated images in copied header/footer textMiklos Vajna
2022-10-14tdf#143148 Use pragma once instead of include guards in the header fileCalvince Otieno
2022-10-13sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11use more string_view in swNoel Grandin
2022-10-08add another SwTextNode::CopyText variantNoel Grandin
2022-10-07use more SwPositionNoel Grandin
2022-10-07use more unique_ptr in GetAllValidRangesNoel Grandin
2022-10-06use more SwPosition::GetNodeNoel Grandin
2022-10-05sw content controls: preserve tagMiklos Vajna
2022-10-05sw content controls: preserve aliasMiklos Vajna
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna
2022-10-01tdf#148806 sw vba: fix GetVbaEventProcessorJustin Luth
2022-09-28sal_uLong->sal_uInt32 in CommandStructNoel Grandin
2022-09-28sal_uLong->sal_uInt32 in SwHashTableNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen
2022-09-23remove RES_GRAPHIC_SWAPIN, it is never createdBjoern Michaelsen