summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl1-0/+2
2022-11-15Resolves: tdf#147802 don't create a header/footer control for every pageCaolán McNamara3-57/+133
2022-11-15ofz#53416 AbrtCaolán McNamara1-1/+2
2022-11-15sw: add new FieldCode parameter for the .uno:TextFormField commandMiklos Vajna3-5/+39
2022-11-15tdf#151548 vba FormFields: Add basic word::XDropDown supportJustin Luth12-4/+687
2022-11-15sw: document SwShellCursorMiklos Vajna1-0/+3
2022-11-15sw: Run a11y check for all content nodesTomaž Vajngerl4-54/+71
2022-11-15sw: add accessibility check statusbar controlTomaž Vajngerl12-2/+138
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl7-1/+193
2022-11-14ww8import: 0 is a valid ODF_FORMDROPDOWN_RESULTJustin Luth2-3/+4
2022-11-14sw: add new FieldType parameter for the .uno:TextFormField commandMiklos Vajna3-2/+37
2022-11-14tdf#147802 don't trigger fade timer already shown/hiddenCaolán McNamara1-0/+3
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna5-22/+22
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein2-0/+15
2022-11-14tdf#151548 vba FormFields: Add basic word::XTextInput supportJustin Luth7-3/+251
2022-11-14tdf#151993 DOCX import: convert decimal comma only if neededLászló Németh2-1/+30
2022-11-14tdf#151605 Add option to not include hidden text in ASCII filterSamuel Mehrbrodt2-9/+13
2022-11-14tdf#115007 tdf#148672 bump libnumbertext 1.0.11László Németh1-0/+33
2022-11-14tdf#151912: sw: suppress exceptions during SDT evluationVasily Melenchuk2-0/+5
2022-11-14sw: refactor to make a11y check for nodes independentTomaž Vajngerl2-45/+80
2022-11-12Resolves: tdf#145648 use the same reference device for comments as documentCaolán McNamara2-2/+2
2022-11-12tdf#151988: Enable "Characters per line" and "Character width" when switch...Kevin Suo1-13/+39
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli2-64/+1
2022-11-11SwModelTestBase: get rid of getSwXTextDocumentXisco Fauli3-101/+95
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli70-1118/+1706
2022-11-11cid#1516788 Uninitialized pointer fieldCaolán McNamara1-0/+1
2022-11-11SwModelTestBase: Check supportsServiceXisco Fauli3-22/+38
2022-11-11uiwriter7: simplify codeXisco Fauli1-2/+1
2022-11-11Clean up some seeming copy/paste mistakesStephan Bergmann2-7/+7
2022-11-11tdf#151980 sw content controls: fix RTL render of dropdownsMiklos Vajna4-2/+39
2022-11-11CppunitTest_sw_ooxmlexport10: use more SwParaPortion::dumpAsXml()Miklos Vajna1-4/+4
2022-11-11tdf#151548 vba FormFields: Add basic word::XCheckBox supportJustin Luth7-3/+193
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli14-91/+76
2022-11-11Fix code block indent in SwTextGridPage::PutGridItemKevin Suo1-31/+31
2022-11-11tdf#151979: fix crash in Text Grid dialog when switching active viewKevin Suo1-5/+8
2022-11-10Revert "tdf#126788 remove weak m_wThis reference"Noel Grandin1-6/+16
2022-11-10SwModelTestBase: use exisiting createSwDocXisco Fauli7-32/+18
2022-11-10private field 'm_xModel' is not used [-Werror,-Wunused-private-field]Noel Grandin2-4/+0
2022-11-10Fix typoAndrea Gelmini1-1/+1
2022-11-10sw content controls: drop not needed XServiceInfo implMiklos Vajna2-18/+2
2022-11-10tdf#151548 vba FormFields: Add basic word::XFormField supportJustin Luth7-6/+673
2022-11-10Avoid double conversionMike Kaganski1-2/+2
2022-11-09a11y: Add check for tabs used for formattingParis Oplopoios4-19/+64
2022-11-09tdf#151544: Page grid: ruby height should be zero when not in square page modeKevin Suo1-2/+6
2022-11-09UnoApiTest: factor out common codeXisco Fauli5-40/+12
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna11-15/+77
2022-11-09tdf#148799 DOCX import: fix invalid formulas with commaLászló Németh2-0/+31
2022-11-09ofz#53154 TimeoutCaolán McNamara1-0/+6
2022-11-09SwModelTestBase: inherit from UnoApiXmlTestXisco Fauli59-87/+64
2022-11-09SwModelTestBase: remove more duplicated codeXisco Fauli2-45/+18