summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-01-04import colors with transparency from htmlAndras Timar3-3/+36
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara5-110/+7
2023-01-04sw doc model xml dump: handle the RES_TXTATR_CHARFMT text attributeMiklos Vajna1-0/+3
2023-01-04sw, UpdateFields: add new TypeName, NamePrefix and Fields parametersMiklos Vajna3-1/+164
2023-01-03docx: export symbol characters correctlySzymon Kłos9-19/+89
2023-01-03sw, lok: implement a getCommandValues(Fields)Miklos Vajna2-0/+82
2023-01-03tdf#65535 sw spellDialog.py: add same latency to fix lo-upsan buildLászló Németh1-0/+4
2023-01-03tdf#152245 sw change tracking: fix copy from Calc to Writer tablesLászló Németh2-1/+54
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp8-0/+60
2023-01-03sw: prefer view's redline author name...Dennis Francis2-1/+51
2023-01-03sw: document SwUndoInsTableMiklos Vajna1-0/+1
2023-01-03deepl: don't introduce new bulletsSzymon Kłos1-1/+8
2023-01-02Resolves: tdf#150339 two arguments called "Color"Caolán McNamara1-2/+2
2023-01-02sw UI: fix crash on inserting a fieldmark inside a fieldmarkMiklos Vajna2-0/+41
2023-01-02tdf#151704 sw: don't give random height to text frameJustin Luth3-9/+10
2023-01-02sw: prefix members of FormFieldsEnumWrapper, FramesEnumeration, ...Miklos Vajna5-19/+19
2023-01-02tdf#70423 Remove txtimport break in 10k chars lineRadhey Parekh3-15/+42
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl1-0/+46
2022-12-31Related: tdf#150687 add info to warning as to what is not foundCaolán McNamara1-1/+1
2022-12-31use more GetAnchorContentOffsetNoel Grandin4-12/+12
2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny2-2/+2
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin1-2/+8
2022-12-31tdf#151051 Fix promote/demote outline-level promotes/demotes bothJim Raykowski3-2/+91
2022-12-30tdf#151065 Improve extended tip about bibliographyBogdan B1-1/+1
2022-12-30Related: tdf#125093 Check Windows Security Zones for macrosVasily Melenchuk3-0/+138
2022-12-29ms format import: better handling for invalid stylesVasily Melenchuk2-0/+23
2022-12-29tdf#56258 tdf#106988 sw numbering ivx: make style useableJustin Luth1-15/+15
2022-12-28Reference the correct bug numberKhaled Hosny2-2/+2
2022-12-28Revert "tdf#114441 Convert use of sal_uLong to better integer types"Hossein1-1/+2
2022-12-28tdf#56258 tdf#106988 sw numbering IVX: fix bad indent/tab valueJustin Luth1-1/+1
2022-12-27tdf#140666 Make delete reference possible from the NavigatorJim Raykowski6-3/+93
2022-12-26tdf#143148 Use pragma once instead of include guardsahsmha1-4/+1
2022-12-26tdf#151548 ww8export: export formfield namesJustin Luth3-10/+19
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl1-3/+4
2022-12-25editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl1-1/+1
2022-12-25tdf#151548 DOCX formfield: export checkbox nameJustin Luth4-4/+13
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl9-26/+131
2022-12-24tdf#152636 writerfilter: no w:br in DMLShapesJustin Luth1-2/+4
2022-12-23tdf#152636 writerfilter: handle breakcode on table page breakJustin Luth3-4/+14
2022-12-23Fix typoAndrea Gelmini2-1/+1
2022-12-23tdf#152636 writerfilter: correctly detect first para in docJustin Luth3-1/+11
2022-12-22check GetEditShell()Caolán McNamara21-78/+93
2022-12-22Fix typoAndrea Gelmini2-2/+2
2022-12-22sw: check for nullptrXisco Fauli1-1/+1
2022-12-22sw: check for nullptr in WriterInspectorTextPanelXisco Fauli1-2/+4
2022-12-21tdf#152029 Headings can also use BringTypesWithFlowFramesToAttentionJim Raykowski2-28/+6
2022-12-21sw, field insert: handle the Content param for refmarks and accept HTML thereMiklos Vajna6-1/+101
2022-12-21tdf#152378 a11y: Don't trigger check for empty highlighted textofftkp2-1/+1
2022-12-21tdf#90641 - Insert bibliography dialog: sort entries by identifierAndreas Heinisch1-0/+2
2022-12-21tdf#146875 sw: move also at-frame flys off SwPageFrameMichael Stahl2-0/+15