summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-09-11sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk1-1/+2
2018-09-11tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski2-14/+28
2018-08-29tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna1-1/+15
2018-08-21outer loop unrelated to inner loopCaolán McNamara1-30/+17
2018-08-21tdf#117127 crash on inspecting value describing a tableCaolán McNamara1-10/+12
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#119294: reimplement fix for tdf#118859Mike Kaganski1-17/+32
2018-08-10sw: fix ignored frames in AppendAllObjs()Michael Stahl1-3/+9
2018-08-10Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2018-08-10forcepoint#48 null derefCaolán McNamara1-11/+14
2018-08-09tdf#118859: Avoid trying to remove already removed nodesMike Kaganski1-16/+18
2018-07-20tdf#112118: use correct border when calculating marginMike Kaganski1-3/+1
2018-07-20tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski1-0/+5
2018-07-20tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna1-1/+3
2018-06-28Initialise the spelling and grammar thing when Writer startsTor Lillqvist2-12/+0
2018-06-27tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen1-1/+2
2018-06-27crashtesting: crash on import of ooo33887.sxwCaolán McNamara1-2/+5
2018-06-11tdf#102907 selection indicator missing on vertical textNoel Grandin1-2/+4
2018-06-01tdf#117601 a11y crash after merging cellsCaolán McNamara2-4/+13
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-1/+1
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski9-95/+168
2018-05-23ofz#7322 lcl_MarkEqualByStart sort logic differs from that of operator==Caolán McNamara1-1/+8
2018-04-26tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna6-14/+20
2018-04-26tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna1-1/+16
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2-3/+5
2018-04-17tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap1-0/+12
2018-04-17Revert "sw-table-join-fix-i99267.diff:"Michael Stahl1-4/+0
2018-04-17tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna1-1/+25
2018-04-17tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl1-5/+3
2018-04-12tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGSMiklos Vajna1-1/+3
2018-04-12Return correct length for Authority tokenMatteo Casalin1-17/+16
2018-04-12forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl1-0/+4
2018-04-12Resolves: tdf#116474 bring hidden text property under undo controlCaolán McNamara1-1/+2
2018-04-12tdf#106746: pDelPam is a bit specialAron Budea1-1/+1
2018-04-03tdf#116525 writer, no shadow around boxNoel Grandin1-1/+1
2018-03-26tdf#112448: Fix: take correct line heightSerge Krot1-3/+3
2018-03-26Resolves: tdf#116429 unwanted extra step in undo insert shapeCaolán McNamara1-3/+8
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller1-1/+2
2018-03-26tdf#108482: ignore repeated headlines' previous instances heightMike Kaganski1-0/+3
2018-03-26bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai4-1/+36
2018-03-25tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-2/+2
2018-03-25sw lok: include the field name in the description of the redlineHenry Castro1-1/+11
2018-03-20Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist1-1/+1
2018-03-20sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesMiklos Vajna1-13/+98
2018-03-20sw: remove DebugHeaderFooterContent() in SwUndoPageDescMiklos Vajna1-114/+0
2018-03-19Remove unnecessary nested block levelTor Lillqvist1-42/+40
2018-03-19Get rid of a dynamic_castTor Lillqvist5-15/+18
2018-03-19Correct the assertionMike Kaganski1-1/+4
2018-03-19sw: remove no longer building debug code in txtedtMiklos Vajna1-15/+0
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro2-0/+11