summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-06-04tdf#104704 tdf#145998 doc/rtf import: don't lose section page breakJustin Luth
2023-06-04tdf#73483: make sure to not reset style namesMike Kaganski
2023-06-04tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl
2023-06-04sw: SwView::SetZoom_() shouldn't subtract page marginsMichael Stahl
2023-06-04ReqIF: 'ol' elements must have no 'type' attributeMike Kaganski
2023-06-04tdf#139863, tdf#155514: Don’t split COMPLEX text portionsKhaled Hosny
2023-06-04ReqIF: do not write 'align' attribute to 'div' elementMike Kaganski
2023-06-02tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frameMike Kaganski
2023-06-02WaE: -Wmaybe-uninitialized with GCC 13Caolán McNamara
2023-06-02Related: tdf#122081 null-deref of SwFootnoteFrameCaolán McNamara
2023-06-02WaE: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=Caolán McNamara
2023-06-02Silence false -Werror=dangling-pointer=Stephan Bergmann
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-06-01take a copy of SwAccessibleParagraph::GetString()Caolán McNamara
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-06-01sw: support Undo/Redo for theme colorsTomaž Vajngerl
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-31sw floattable: handle \nobrkwrptbl in the RTF filterMiklos Vajna
2023-05-31Related: tdf#155507 don't enable field shadings in online caseCaolán McNamara
2023-05-31Related: tdf#155507 disable HeaderFooter menu for tiled renderingCaolán McNamara
2023-05-31sw floattable: handle fDontBreakWrappedTables in the DOC filterMiklos Vajna
2023-05-31sw floattable: handle <w:doNotBreakWrappedTables> in the DOCX filterMiklos Vajna
2023-05-31sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-31Fix CI breakage from commit 36831c668c53fdfcd78300045e6beafccbba35c6Mike Kaganski
2023-05-30Related: tdf#155507 Only need this invalidate if using header/footer controlsCaolán McNamara
2023-05-30tdf#155507 don't redraw numbering when cursor enters it, if...Caolán McNamara
2023-05-28sw: fix crash in SwNode::GetFlyFormat()Xisco Fauli
2023-05-28tdf#155496: Export list header to (X)HTML using 'display: block' styleMike Kaganski
2023-05-28tdf#155465 doc export: handle para last line - justifyJustin Luth
2023-05-28sw: fix crash in DocumentLayoutManager::CopyLayoutFormatXisco Fauli
2023-05-28tdf#155410 speedup shutdown when document has lots of imagesNoel Grandin
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-28tdf#155387: fix list restart and opening/closing conditionsMike Kaganski
2023-05-28tdf#155346 sw: fix crash from changing modal modeMichael Stahl
2023-05-28sw: fix crash in GotoNextLayoutTextFrame/GotoPrevLayoutTextFrameXisco Fauli
2023-05-25sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent()Miklos Vajna
2023-05-25tdf#155002 sw floattable, split but not yet moved follow: fix GetNextFlyLeaf()Miklos Vajna
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-25use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-05-24don't InvalidateAll in online for a OuterResize caseCaolán McNamara
2023-05-24categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-23in online do less whole document invalidationCaolán McNamara
2023-05-23sw floattable: fix assert fail when object formatter gets the wrong anchorMiklos Vajna
2023-05-22LOK: Navigator: headings expanded by defaultAttila Szűcs
2023-05-22sw floattable: fix legacy max height of split flys with negative vert offsetMiklos Vajna
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-21prevent crash in mail mergeNoel Grandin
2023-05-21tdf#144494 sw: fix layout loopMichael Stahl
2023-05-21tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl