summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-11-17DeepL: add Spanish to list of languages for translationAron Budea
2022-11-17sw: improve a11y check statusbarTomaž Vajngerl
2022-11-17sw: Change online a11y checker again from SwContentNode to SwNodeTomaž Vajngerl
2022-11-17split the paint method a little moreNoel Grandin
2022-11-17flatten the ImplPaint* methods a littleNoel Grandin
2022-11-17split the paintGraphicUsingPrimitivesHelper methodNoel Grandin
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-17sw: initial a11y check - first run when the document is openedTomaž Vajngerl
2022-11-17sw: track content node with a11y issues, so the number is correctTomaž Vajngerl
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16Fix typoAndrea Gelmini
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-16sw, .uno:TextFormField command: accept HTML in the FieldResult parameterMiklos Vajna
2022-11-16tdf#151548: cleanup "Add basic word::XFormField support" etc.Justin Luth
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-11-15Resolves: tdf#147802 don't create a header/footer control for every pageCaolán McNamara
2022-11-15ofz#53416 AbrtCaolán McNamara
2022-11-15sw: add new FieldCode parameter for the .uno:TextFormField commandMiklos Vajna
2022-11-15tdf#151548 vba FormFields: Add basic word::XDropDown supportJustin Luth
2022-11-15sw: document SwShellCursorMiklos Vajna
2022-11-15sw: Run a11y check for all content nodesTomaž Vajngerl
2022-11-15sw: add accessibility check statusbar controlTomaž Vajngerl
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl
2022-11-14ww8import: 0 is a valid ODF_FORMDROPDOWN_RESULTJustin Luth
2022-11-14sw: add new FieldType parameter for the .uno:TextFormField commandMiklos Vajna
2022-11-14tdf#147802 don't trigger fade timer already shown/hiddenCaolán McNamara
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-14tdf#151548 vba FormFields: Add basic word::XTextInput supportJustin Luth
2022-11-14tdf#151993 DOCX import: convert decimal comma only if neededLászló Németh
2022-11-14tdf#151605 Add option to not include hidden text in ASCII filterSamuel Mehrbrodt
2022-11-14tdf#115007 tdf#148672 bump libnumbertext 1.0.11László Németh
2022-11-14tdf#151912: sw: suppress exceptions during SDT evluationVasily Melenchuk
2022-11-14sw: refactor to make a11y check for nodes independentTomaž Vajngerl
2022-11-12Resolves: tdf#145648 use the same reference device for comments as documentCaolán McNamara
2022-11-12tdf#151988: Enable "Characters per line" and "Character width" when switch...Kevin Suo
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli
2022-11-11SwModelTestBase: get rid of getSwXTextDocumentXisco Fauli
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-11cid#1516788 Uninitialized pointer fieldCaolán McNamara
2022-11-11SwModelTestBase: Check supportsServiceXisco Fauli
2022-11-11uiwriter7: simplify codeXisco Fauli
2022-11-11Clean up some seeming copy/paste mistakesStephan Bergmann
2022-11-11tdf#151980 sw content controls: fix RTL render of dropdownsMiklos Vajna
2022-11-11CppunitTest_sw_ooxmlexport10: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-11tdf#151548 vba FormFields: Add basic word::XCheckBox supportJustin Luth
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli
2022-11-11Fix code block indent in SwTextGridPage::PutGridItemKevin Suo
2022-11-11tdf#151979: fix crash in Text Grid dialog when switching active viewKevin Suo