summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-03-19sw: remove no longer building debug code in txtedtMiklos Vajna1-15/+0
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro2-0/+11
2018-03-19Don't do dynamic_cast twiceMike Kaganski1-4/+4
2018-03-19tdf#107035 Fix field character style DOCX importLuke Deller1-0/+4
2018-03-19tdf#116397 get bounds of full field, not start of char inside fieldCaolán McNamara1-0/+7
2018-03-19tdf#107094 backward heading search doesn't always workCaolán McNamara1-2/+3
2018-03-15lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2018-03-15tdf#106991: Highlighting remains after select no fillTamás Zolnai1-0/+5
2018-03-15tdf#114872: Broken selection from other userTamás Zolnai1-1/+4
2018-03-15Dump page valid flags in dumpAsXmlTamás Zolnai1-0/+13
2018-03-15tdf#74693: Footnotes text appearing above footnote separator lineTamás Zolnai1-0/+4
2018-03-07tdf#91680 Reserve space in margin for comments only if there are commentsGabor Kelemen1-3/+8
2018-03-06forcepoint #18 sw: fix condition for detecting section-in-table splitsMichael Stahl1-2/+2
2018-03-02forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara1-2/+1
2018-02-27tdf#114076: Expand ClipRange to next PixelBoundArmin Le Grand1-1/+27
2018-02-26sw: Fix build with older boost::optional like 1.54Rico Tzschichholz1-3/+3
2018-02-21tdf#115569 don't sign or validate text in tablesAshod Nakashian1-6/+23
2018-02-18tdf#115529: Handle rotation for WriterFlyFrames correctlyArmin Le Grand1-1/+27
2018-02-15sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna1-1/+2
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko1-0/+6
2018-02-14tdf#102374: regex allow ReplaceBackReferences for $ searchJustin Luth1-3/+13
2018-02-08ofz#4767 Bad-castCaolán McNamara1-4/+3
2018-02-07tdf#114306 fix crash caused by special document 2Manfred Blume1-6/+12
2018-02-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand1-0/+22
2018-01-30tdf#115221 crash in printing and commentNoel Grandin1-3/+1
2018-01-30tdf#115065: nullptr dereferenceMike Kaganski1-2/+2
2018-01-27tdf#114306 fix crash caused by special documentManfred Blume1-16/+41
2018-01-26tdf#94225 - Writer crashes on Undo N timesFyodor Yemelyanenko1-17/+56
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet1-1/+8
2018-01-16tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna1-0/+13
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-09tdf#114480 - Revert "Writer page shadow - avoid scaling ..."Michael Meeks1-9/+32
2018-01-09tdf#114663: consider left/right page numbers when not printing blanksMike Kaganski1-49/+56
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap4-1/+31
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume2-3/+14
2017-12-19tdf#114212 sw: fix layout of as-char anchored text-frame of shapeMichael Stahl1-1/+1
2017-12-18tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
2017-12-18ofz#4518 sw: why do we need to set IgnoreDeleteRedlinesMichael Stahl1-4/+0
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips1-5/+5
2017-12-13tdf#114396 sw: overly strict assertions in SwFrameFormat::Modify()Michael Stahl1-2/+4
2017-12-09tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-13/+4
2017-12-07table of objects crashes on first update with object in documentCaolán McNamara1-2/+2
2017-12-05tdf#113037 Watermark centered in DOCSzymon Kłos1-4/+4
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-12-02Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2017-12-02Writer page shadow - avoid scaling stored bitmaps at all.Michael Meeks1-32/+9
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-19/+57