summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daystdf#164183 Add hyperlink entries to context menu of tablesOliver Specht3-0/+15
2024-11-20tdf#163967 RTF: Pasting/loading hyperlink imports font color and underlineOliver Specht1-1/+33
2024-11-12tdf#162753 - Hyperlink dialog: trim leading/trailing whitespaces of URLsAndreas Heinisch2-29/+21
2024-11-09tdf#130857 qt weld: Always set non-empty link targetMichael Weghorn1-1/+4
2024-11-09tdf#130857 qt weld: Extract setting label propsMichael Weghorn2-11/+15
2024-11-07tdf#130857 qt weld: Take SolarMutex in QtInstanceLinkButton::linkActivatedMichael Weghorn1-0/+1
2024-11-06tdf#162753 - Hyperlink dialog: preset only syntactically valid hyperlinksAndreas Heinisch2-3/+20
2024-11-06Update git submodulesOlivier Hallot1-0/+0
2024-11-06Update git submodulesOlivier Hallot1-0/+0
2024-11-06Update git submodulesOlivier Hallot1-0/+0
2024-11-06Update git submodulesOlivier Hallot1-0/+0
2024-10-26tdf#130857 qt weld: Make link buttons focusable + handle activationMichael Weghorn5-1/+24
2024-10-26tdf#130857 qt weld: Add a QtInstanceLinkButtonMichael Weghorn13-4/+223
2024-10-25tdf#132253 tdf#163482 Use .uno:InsertHyperlinkDlg as aliasIlmari Lauhakangas5-31/+4
2024-10-09CppunitTest_vcl_pdfexport2: relax testPdfImageHyperlink a bitMiklos Vajna1-1/+1
2024-10-05add a 'simple-html' export to editengCaolán McNamara8-0/+71
2024-09-30related tdf#162884 writerfilter: map to built-in Internet link, etc.Justin Luth2-13/+9
2024-09-17tdf#162988 - A11Y sidebar: fix hyperlinks false warningBalazs Varga3-68/+58
2024-09-17wina11y: Check reference in CAccHyperLink::get_startIndexMichael Weghorn1-0/+4
2024-09-17wina11y: Drop CAccHyperLink::GetXInterfaceMichael Weghorn2-9/+5
2024-09-17wina11y: Rename CAccHyperLink::{pRXLink -> m_xHyperlink}Michael Weghorn2-9/+9
2024-09-13tdf#162911 sw: fix crash after autocorrect inserts hyperlinksMichael Stahl1-14/+24
2024-09-10fix casting of SpzFrameFormatNoel Grandin2-0/+4
2024-09-05cui: fix another plausible crashXisco Fauli1-4/+7
2024-09-05tdf#162772 Crash in "Target in Document" in Hyperlink dialogNoel Grandin1-15/+24
2024-09-05fix crash in Hyperlink dialogNoel Grandin1-4/+7
2024-08-13wina11y: clang-format CAccHyperLinkMichael Weghorn3-133/+143
2024-08-09a11y: Clarify XAccessibleHyperlink docMichael Weghorn1-1/+1
2024-08-09sw a11y: Simplify Reduce nesting when getting hyperlinkMichael Weghorn1-38/+32
2024-08-09sw: Return early in SwAccessibleParagraph::getHyperLinkMichael Weghorn1-6/+3
2024-08-02Update git submodulesPierre F1-0/+0
2024-07-24tdf#161501 icon choice ctrl: Use a single member for entry rectMichael Weghorn2-10/+4
2024-07-24tdf#161501 icon choice ctrl: Drop extra space between itemsMichael Weghorn2-3/+0
2024-07-24tdf#161501 icon choice ctrl: Draw whole entry nativelyMichael Weghorn1-51/+28
2024-07-24tdf#161501 icon choice ctrl: Drop extra drawing of entry bgMichael Weghorn1-4/+0
2024-07-16lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell5-10/+67
2024-07-12icon choice ctrl a11y: Don't explicitly unset selectionMichael Weghorn1-1/+0
2024-07-11tdf#161026 tdf#161355 tdf#161501 icon choice ctrl: Natively draw mouse-hoverMichael Weghorn1-2/+16
2024-07-11tdf#161659: icon choice ctrl: Make use of the extra spaceMichael Weghorn1-1/+1
2024-07-10tdf#161970 sw content controls: fix PDF export for the ExportNotesInMargin caseMiklos Vajna4-2/+82
2024-07-04tdf#144981 tdf#161853 icon choice ctrl: One selection border is enoughMichael Weghorn1-1/+1
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell5-4/+34
2024-06-27tdf#159925 - A11Y sidebar: Check for missing hyperlink nameBalazs Varga7-3/+66
2024-06-17tdf#159924 sw: fix hyperlink name export to PDFTibor Nagy3-1/+38
2024-06-11tdf#159897 docx import: fix broken hyperlinkTibor Nagy3-8/+91
2024-06-01tdf#159897 docx import: fix ScreenTip of hyperlinkTibor Nagy11-9/+43
2024-05-29a11y: Don't report dummy a11y name for icon choice controlMichael Weghorn1-4/+1
2024-05-29a11y: Report focused state for icon choice control entriesMichael Weghorn1-0/+5
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy2-11/+39
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl8-5/+26