summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-11-17sw: convert ViewOptFlags1 from bitflags to struct of boolsTomaž Vajngerl
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-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-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: 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#151548 vba FormFields: Add basic word::XTextInput supportJustin Luth
2022-11-14tdf#151605 Add option to not include hidden text in ASCII filterSamuel Mehrbrodt
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-11cid#1516788 Uninitialized pointer fieldCaolán McNamara
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-11tdf#151548 vba FormFields: Add basic word::XCheckBox supportJustin Luth
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
2022-11-10Revert "tdf#126788 remove weak m_wThis reference"Noel Grandin
2022-11-10private field 'm_xModel' is not used [-Werror,-Wunused-private-field]Noel Grandin
2022-11-10sw content controls: drop not needed XServiceInfo implMiklos Vajna
2022-11-10tdf#151548 vba FormFields: Add basic word::XFormField supportJustin Luth
2022-11-10Avoid double conversionMike Kaganski
2022-11-09a11y: Add check for tabs used for formattingParis Oplopoios
2022-11-09tdf#151544: Page grid: ruby height should be zero when not in square page modeKevin Suo
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-09ofz#53154 TimeoutCaolán McNamara
2022-11-08sw: introduce an UNO manager for content controlsMiklos Vajna
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-08sw: introduce a manager for content controlsMiklos Vajna
2022-11-07Removed duplicated includeAndrea Gelmini