summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-11-21tdf#151548 vba FormFields: Add basic word::XFormField supportJustin Luth
2022-11-17sw, .uno:TextFormField command: accept HTML in the FieldResult parameterMiklos Vajna
2022-11-17DeepL: add Spanish to list of languages for translationAron Budea
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-16sw: add new FieldCode parameter for the .uno:TextFormField commandMiklos Vajna
2022-11-15sw: add new FieldType parameter for the .uno:TextFormField commandMiklos Vajna
2022-11-14sw content controls: drop not needed XServiceInfo implMiklos Vajna
2022-11-10sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-09sw: introduce an UNO manager for content controlsMiklos Vajna
2022-11-08sw: introduce a manager for content controlsMiklos Vajna
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-26"No List" option in Styles Sidebar doesn't remove list in non-English UIAron Budea
2022-10-26sw content controls: enable data binding for dateMiklos Vajna
2022-10-25Consistently set document view also for zoom eventMike Kaganski
2022-10-25sw content controls, alias: add PDF exportMiklos Vajna
2022-10-24related tdf#151548 sw: use start of selection for GetCurrentFieldmarkJustin Luth
2022-10-24tdf#151548 sw: use provided name for formfieldsJustin Luth
2022-10-24sw vba: add WordBasic.MsgBoxJustin Luth
2022-10-24sw vba: add WordBasic.ScreenUpdatingJustin Luth
2022-10-24Re-work extension handling to make tests easier to add.Hannah Meeks
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski
2022-10-22nullptr checkMike Kaganski
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna
2022-10-20sw vba: tie WordBasic to VBAGlobalsJustin Luth
2022-10-20sw vba: move SwWordBasic to its own fileJustin Luth
2022-10-20sw content controls, alias and tag: add UIMiklos Vajna
2022-10-20sw: add an initial uitest for SwContentControlDlgMiklos Vajna
2022-10-18sw content controls: add rendering for the aliasMiklos Vajna
2022-10-16sw HTML import: extend list of MIME types recognized as image objectsMiklos Vajna
2022-10-16fix missing context and wording in translationdialog.uiAndras Timar
2022-10-16tdf#151316 recalc what dependencies should be sensitiveCaolán McNamara
2022-10-16tdf#144939: fix chapter numbering updatesBjoern Michaelsen
2022-10-16sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli
2022-10-16tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-10-16tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh
2022-10-16sw: avoid divide by zero in SwDoc::AdjustCellWidthXisco Fauli
2022-10-16tdf#150927: properly handle nesting in tablesMike Kaganski
2022-10-14tdf#125216 import filter: allow .doc renamed as .dotJustin Luth
2022-10-12tdf#151190 sw content controls: make them read-write in protected sectionsMiklos Vajna
2022-10-10sw content controls: emit only one PDF widget for multiple text portionsMiklos Vajna
2022-10-07sw content controls: preserve tagMiklos Vajna
2022-10-07sw content controls: preserve aliasMiklos Vajna
2022-10-07tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna
2022-10-01tdf#46733 sw: don't double-select column during deleteColJustin Luth
2022-09-28crashtesting: fix PDF export of fdo83057-2.docxMiklos Vajna
2022-09-28DOCX export: fix not-well-formed XML when hyperlink end is a textbox anchorMiklos Vajna
2022-09-28crashtesting: fix DOCX export of forum-mso-de-102317.docxMiklos Vajna
2022-09-27svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash419