summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-07-19tdf#120262 sw floattable, legacy: go outside body only for page frame vert posMiklos Vajna3-2/+28
2023-07-18tdf#120262 sw floattable, legacy: fix text wrap around fly when no content fitsMiklos Vajna6-10/+38
2023-07-18tdf#120262 sw floattable: don't wrap text around fly when no content would fitMiklos Vajna4-3/+70
2023-07-17cool#6857 sw floattable: try harder to keep anchor text in the last followMiklos Vajna3-0/+28
2023-07-17tdf#156287: don't try to move objects to pages other than their anchorMike Kaganski1-1/+3
2023-07-12sw floattable: enable AddVerticalFrameOffsets compat flag for DOCMiklos Vajna3-0/+33
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski14-16/+104
2023-07-11sw floattable: make sure floattable after floattable gets own anch pos from DOCMiklos Vajna3-0/+40
2023-07-11tdf#156059 sw floattable: fix lost 0 bottom margin of anchor in ftn from DOCXMiklos Vajna1-2/+7
2023-07-10tdf#146346 fix unit test & extend it to empty multi-page footnoteLászló Németh8-0/+10
2023-07-08sw: fix crash in SwTextNode::UpdateXisco Fauli1-1/+3
2023-07-08Related: tdf#141969 Make sure to use SwAttrSet for paragraph autostylesMike Kaganski4-3/+8
2023-07-08tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocumentMike Kaganski11-22/+37
2023-07-08sw: fix crash in CreateParentXTextXisco Fauli1-6/+8
2023-07-08tdf#141969: use paragraph autostyle to mimic Word's table styleMike Kaganski5-20/+147
2023-07-08tdf#152575 Fix missing comment export in some casesSamuel Mehrbrodt3-4/+482
2023-07-08tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl3-0/+376
2023-07-07tdf#155462: Re-enable ShowScrollBarTips expert configMike Kaganski1-1/+1
2023-07-06sw floattable: fix lost floating table right before a table from DOCMiklos Vajna4-0/+33
2023-07-06Make the format > sections > options dialog a jsdialogSkyler Grey1-50/+52
2023-07-05sw floattable: fix negative vert offset with on page boundary without anch textMiklos Vajna8-21/+124
2023-07-04Make sure views get new themes on .uno:ChangeThemeParis Oplopoios4-2/+33
2023-07-01LOK: Navigator: fix expand problemsAttila Szűcs4-5/+28
2023-06-30tdf#155324 sw: layout: try not to MoveFwd onto a page created by page breakMichael Stahl5-1/+57
2023-06-30tdf#155706 tdf#86630 sw page number wizard: make OK defaultAron Budea1-0/+2
2023-06-29Send writer document background color on theme changeParis Oplopoios1-0/+2
2023-06-29tdf#156078: Use TabOverSpacing compat option instead of TabOverflowMike Kaganski1-2/+2
2023-06-28tdf#156078: also consider TabOverflow for tabs outside of line boundsMike Kaganski3-2/+39
2023-06-26tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objectsMichael Stahl1-0/+10
2023-06-26tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl3-10/+273
2023-06-26tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny1-0/+10
2023-06-26tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl6-145/+181
2023-06-25tdf#152983 sw: layout: fix crash in SwContentFrame::Cut()Michael Stahl3-2/+9
2023-06-25tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl3-1/+70
2023-06-25tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl3-1/+48
2023-06-23jsdialog: enable Manage Changes dialogSzymon Kłos1-1/+1
2023-06-23jsdialog: enable Insert Title Page dialogSzymon Kłos2-0/+2
2023-06-23lok: use correct shell when doing undoSzymon Kłos1-1/+5
2023-06-21tdf#155945: do not turn another style attributes to direct formattingMike Kaganski3-21/+38
2023-06-21Remove hardcoded values in pagenumberdlgParis Oplopoios2-7/+26
2023-06-21sw floattable: fix negative vertical offset handling on page boundaryMiklos Vajna6-0/+99
2023-06-21sw: Fix spell checking having no view separation in tiled modeParis Oplopoios1-9/+11
2023-06-20sw floattable: avoid layout loop for negative vert offset in MakePos()Miklos Vajna4-1/+72
2023-06-20ooxml: import and export background and fill theme colors props.Tomaž Vajngerl1-6/+20
2023-06-18tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl2-0/+47
2023-06-18tdf#155823: Improve the check if the list id is not requiredMike Kaganski5-77/+36
2023-06-18tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert1-10/+13
2023-06-16sw floattable: fix handling of upper margin of anchor for fly intersectMiklos Vajna5-12/+46
2023-06-16ooxml: import and export char underline theme colorsTomaž Vajngerl3-3/+23
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl6-89/+149