summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth1-0/+3
2017-11-08tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth1-3/+2
2017-10-02ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl15-36/+82
2017-09-27tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-22ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31
2017-09-08tdf#112169: Crash while saving character background color to DOCXTamás Zolnai1-1/+3
2017-09-08tdf#111891 unostyle: use default handler for non-page styleJustin Luth1-1/+6
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-06Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara1-1/+1
2017-09-01tdf#105103 assertion failure crashPranav Kant1-1/+1
2017-08-29ofz#3154 check bounds of special sprmCaolán McNamara8-29/+52
2017-08-28ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2017-08-22tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl1-1/+2
2017-08-21tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth1-2/+4
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2017-08-11tdf#105705 sw: fix another case of bookmarks becoming un-sortedMichael Stahl1-0/+4
2017-08-09Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixelCaolán McNamara1-15/+3
2017-08-08ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2017-08-02tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl2-0/+8
2017-07-28ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl1-0/+18
2017-07-27tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-20tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-20tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl2-18/+4
2017-07-20sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl1-0/+26
2017-07-11tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-07-11sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl1-0/+5
2017-07-10Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki1-3/+7
2017-07-07tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-07-06ofz: stay inside stringCaolán McNamara1-1/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski2-1/+15
2017-07-04tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna2-10/+13
2017-07-04tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-26ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-23tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-22tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna1-2/+2
2017-06-18tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-14tdf#103091 conditional style conditions not savedTroy Rollo2-3/+53
2017-06-09tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-06tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea3-8/+8
2017-05-30tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-29sw: coverity#1409899 Null pointer dereferencesMichael Stahl1-1/+1
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+1
2017-05-25tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke5-16/+9
2017-05-22ofz: check for null paraCaolán McNamara1-3/+7