summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2023-11-17Simplify a bitMike Kaganski
2023-11-17we can have just one LoadURL for writerCaolán McNamara
2023-11-16pass a frame to use as parent for any dialog that may need to appearCaolán McNamara
2023-11-16combine these hyperlink dispatchers into one callCaolán McNamara
2023-11-16reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-10-27Add flags to STYLEREFSkyler Grey
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-10-15tdf#154701 Fix move paragraph not working properly with outline foldingJim Raykowski
2023-10-10tdf#156980 SwNavigator: Make headings delete even if they haveJim Raykowski
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski
2023-09-29Related tdf#155561 - Query logic invertedHeiko Tietze
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze
2023-09-09Improve the HasFoldedOutlineContentSelected functionJim Raykowski
2023-08-10tdf#156270: use double for width/heightXisco Fauli
2023-06-23Make backscpace always delete whole variation sequencesKhaled Hosny
2023-06-23Improve and rename unicode::isIVSSelector()Khaled Hosny
2023-06-12tdf#155041 - A11Y sidebar: fix warning about missing form control descriptionBalazs Varga
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-09tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-03tdf#86630 sw page number wizard: try avoid copying bookmarksJustin Luth
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-18sw: fix divide by 0Xisco Fauli
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga
2023-04-11introduce SwFrameFormat::IsVisible()Bjoern Michaelsen
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-11Simplify SwNodeIndexMike Kaganski
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-12Fix typoAndrea Gelmini
2023-02-11sw wrtsh1: cleanup unused pointerJustin Luth
2023-02-10tdf#153205 related: Improve selection mode control icon updateJim Raykowski
2023-02-10tdf#153205 related: Fix selection problems caused by cursor shellJim Raykowski
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2023-01-25sw: check for control before cursor pos on WrtShell ctorJustin Luth
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth
2022-12-13docx: Do not remove showingPlcHdr until editofftkp
2022-11-30tdf#151548 ContentControls: improve InvalidationJustin Luth
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin
2022-11-25use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-03tdf#142446 Improve show outline content to levelJim Raykowski
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-20tdf#151521 Fix para applied style sub-level remains visibleJim Raykowski