summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-06-09tdf#152046 Revert "tdf#100680 sw DOCX compatibility: fix wrap of as_char flys"Justin Luth7-38/+1
2023-06-09tdf#153040 sw content controls PDF export: output listbox entryJustin Luth1-9/+12
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara1-1/+3
2023-06-09LOK: fix for navigator: hide empty contentTypesAttila Szűcs3-4/+16
2023-06-08LOK: navigator: hide empty contentTypesAttila Szűcs1-0/+30
2023-06-08lok: a11y: get focused paragraph notified on document loadMarco Cecchetti1-0/+4
2023-06-07lok: send theme palette after the change in ThemeDialogTomaž Vajngerl5-25/+33
2023-06-06sw: border and background theme color support for multiple props.Tomaž Vajngerl13-59/+420
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl2-1/+16
2023-06-06sw floattable: ignore keep-with-next for anchors of non-last split flysMiklos Vajna3-0/+36
2023-06-06svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl2-3/+3
2023-06-04tdf#104704 tdf#145998 doc/rtf import: don't lose section page breakJustin Luth3-2/+8
2023-06-04tdf#73483: make sure to not reset style namesMike Kaganski3-27/+82
2023-06-04tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl1-0/+3
2023-06-04sw: SwView::SetZoom_() shouldn't subtract page marginsMichael Stahl1-6/+7
2023-06-04ReqIF: 'ol' elements must have no 'type' attributeMike Kaganski3-1/+95
2023-06-04tdf#139863, tdf#155514: Don’t split COMPLEX text portionsKhaled Hosny1-24/+0
2023-06-04ReqIF: do not write 'align' attribute to 'div' elementMike Kaganski3-4/+51
2023-06-02tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frameMike Kaganski3-1/+79
2023-06-02WaE: -Wmaybe-uninitialized with GCC 13Caolán McNamara1-0/+8
2023-06-02Related: tdf#122081 null-deref of SwFootnoteFrameCaolán McNamara1-1/+1
2023-06-02WaE: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=Caolán McNamara1-2/+2
2023-06-02Silence false -Werror=dangling-pointer=Stephan Bergmann1-0/+7
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl4-8/+399
2023-06-01take a copy of SwAccessibleParagraph::GetString()Caolán McNamara1-5/+5
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl6-16/+15
2023-06-01sw: support Undo/Redo for theme colorsTomaž Vajngerl9-7/+181
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl3-8/+8
2023-05-31sw floattable: handle \nobrkwrptbl in the RTF filterMiklos Vajna2-2/+29
2023-05-31Related: tdf#155507 don't enable field shadings in online caseCaolán McNamara1-1/+3
2023-05-31Related: tdf#155507 disable HeaderFooter menu for tiled renderingCaolán McNamara1-0/+4
2023-05-31sw floattable: handle fDontBreakWrappedTables in the DOC filterMiklos Vajna7-5/+60
2023-05-31sw floattable: handle <w:doNotBreakWrappedTables> in the DOCX filterMiklos Vajna2-3/+32
2023-05-31sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna8-1/+77
2023-05-31Fix CI breakage from commit 36831c668c53fdfcd78300045e6beafccbba35c6Mike Kaganski1-8/+5
2023-05-30Related: tdf#155507 Only need this invalidate if using header/footer controlsCaolán McNamara1-4/+4
2023-05-30tdf#155507 don't redraw numbering when cursor enters it, if...Caolán McNamara1-6/+12
2023-05-28sw: fix crash in SwNode::GetFlyFormat()Xisco Fauli1-1/+1
2023-05-28tdf#155496: Export list header to (X)HTML using 'display: block' styleMike Kaganski5-99/+89
2023-05-28tdf#155465 doc export: handle para last line - justifyJustin Luth3-1/+20
2023-05-28sw: fix crash in DocumentLayoutManager::CopyLayoutFormatXisco Fauli1-2/+3
2023-05-28tdf#155410 speedup shutdown when document has lots of imagesNoel Grandin1-0/+7
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski1-0/+24
2023-05-28tdf#155387: fix list restart and opening/closing conditionsMike Kaganski7-25/+142
2023-05-28tdf#155346 sw: fix crash from changing modal modeMichael Stahl1-0/+2
2023-05-28sw: fix crash in GotoNextLayoutTextFrame/GotoPrevLayoutTextFrameXisco Fauli1-5/+16
2023-05-25sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent()Miklos Vajna2-1/+43
2023-05-25tdf#155002 sw floattable, split but not yet moved follow: fix GetNextFlyLeaf()Miklos Vajna3-0/+25
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl2-8/+10
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl1-8/+8