summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-09-03tdf#160127: revert 7697ef9d8fbbed7afba10c00ff9f5362d0540cddGökay Şatır
2024-09-03lok: sw: restrict deletions on comment only modeJaume Pujantell
2024-09-02tdf#162707 DOCX export: fix lost paragraph styles with many numberingsMiklos Vajna
2024-09-02tdf#162715: do not import theme when pasting from clipboardMike Kaganski
2024-08-30sw: call HasFullPageFly() later in SwTextFrame::FormatAdjust()Miklos Vajna
2024-08-30Revert "Fix font color must not change depending on background"Pranam Lashkari
2024-08-29tdf#162662 sw: fix layout loop with full-page anchored shape that wants to wrapMiklos Vajna
2024-08-28tdf#162480: Make sure to use correct anchor point for text box creationMike Kaganski
2024-08-28cid#1557116 dangling referenceCaolán McNamara
2024-08-27Resolves tdf#159541 - Fix font color must not change depending on backgroundHeiko Tietze
2024-08-27speedup sorting of marks in markmanagerNoel Grandin
2024-08-26‘bShowingPlaceHolder’ may be used uninitialized [-Wmaybe-uninitialized]Caolán McNamara
2024-08-26reduce use of dynamic_cast in marksNoel Grandin
2024-08-24tdf#162109 sw smart justify: fix overhanging last lineLászló Németh
2024-08-24sw: do not paint hidden framesMichael Stahl
2024-08-24sw: layout: allow table in hidden section to move backMichael Stahl
2024-08-23Related: tdf#161533 Test fixes for CJK systemsJonathan Clark
2024-08-23tdf#160843: fix page count resetBjoern Michaelsen
2024-08-23tdf#161139: add unit test to sw filters passJustin Luth
2024-08-23Handle possible exceptions in SwView::ImpSetVerbMike Kaganski
2024-08-23tdf#162121 sw: fix tab stop position in columned ToXMichael Stahl
2024-08-23tdf#140061 keep SwCharFormat instances alive while SwDoc is alivePatrick Luby
2024-08-23Resolves: tdf#141398 auto-select first entry of filtered resultsCaolán McNamara
2024-08-23HTML/ReqIF export: make sure to close input tagsMike Kaganski
2024-08-23tdf#162035 sw: fix crash with field in SwMultiPortionMichael Stahl
2024-08-23tdf#161264 don't hide paragraph with empty mail merge fieldsOliver Specht
2024-08-23(related tdf#126008) sw: add config to disable table autoformat ...Michael Stahl
2024-08-23(related tdf#126008) sw: when removing table auto format, don't...Michael Stahl
2024-08-23(related tdf#126008) sw: allow removing table autoformat from a tableMichael Stahl
2024-08-23tdf#122756 clone formatting includes table number formatOliver Specht
2024-08-23tdf#160976 rtfexport: export first header as well as default headerJustin Luth
2024-08-23crashtesting: crash on hyphenation of ooo56629-9.odtCaolán McNamara
2024-08-16Related: cool#9735 sw lok: handle the AnyInput() callback during idle layoutMiklos Vajna
2024-08-14speed up getInnerFieldmarkFor some more with bisectional and reverse searchBjoern Michaelsen
2024-08-14fix null deref on fetching postit outlinerCaolán McNamara
2024-08-09tdf#162370: check if nNext is valid, tooMike Kaganski
2024-08-09cool#9735 sw lok: take LOK vis area into account when deciding idle layoutMiklos Vajna
2024-08-09tdf#162398: InsertItem_ may modify itemsMike Kaganski
2024-08-05tdf#162295 DOCX import: optimize the check if the header/footer is emptyMiklos Vajna
2024-08-01feat(invert): Allow inverted background on initSkyler Grey
2024-08-01test(invert): ensure background-invert separationSkyler Grey
2024-08-01fix(invert): Use separate view IDs when invertedSkyler Grey
2024-07-31tdf#153040 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-31test: Refactor pixel assertionSkyler Grey
2024-07-30fix: Skip invalidation if it won't go throughSkyler Grey
2024-07-22crashtesting tdf135164-3.docxNoel Grandin
2024-07-18Related: cool#9504 sw: don't invalidate num rules when pasting into bulletsMiklos Vajna
2024-07-17SW: fix warning ‘iType’ may be used uninitializedAttila Szűcs
2024-07-16cool#9504 sw: don't invalidate num rules when pasting into a non-num paragraphMiklos Vajna
2024-07-16sw: layout: ShrinkFrame() may do nothing for layout frames...Michael Stahl