summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-04-24Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks
2017-04-24tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky
2017-04-18ofz: header has to be at least 1 pair longCaolán McNamara
2017-04-18tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna
2017-04-18Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky
2017-04-12tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-12ofz: treat short properties as run endCaolán McNamara
2017-04-12tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-04-12rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl
2017-04-12Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky
2017-04-07tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth
2017-04-07ofz: treat short properties as run endCaolán McNamara
2017-04-07tdf#106237 sw: do some basic sanity checking on layout-cacheMichael Stahl
2017-04-07ofz: check olst sprm for valid ANLD payload lenCaolán McNamara
2017-04-07ofz: guard against bogus sprm lenCaolán McNamara
2017-04-07ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara
2017-04-07ofz: check anlv text boundsCaolán McNamara
2017-04-04sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-04-04tdf#101627 disable shrinking for footer textboxesPatrick Jaap
2017-03-30tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna
2017-03-29tdf#105625 related: don't duplicate dummy character on copyMike Kaganski
2017-03-29tdf#105625 related: fix pointer variable prefixMike Kaganski
2017-03-29tdf#105625: Allow Delete/Backspace to delete whole fieldmarkMike Kaganski
2017-03-29tdf#105625 related: also check selection across field boundariesMike Kaganski
2017-03-29tdf#105625: allow editing around field marksMike Kaganski
2017-03-29tdf#106799 WW8: Accept TTP Mark without Cell MarkMike Kaganski
2017-03-29tdf#106291: WW8 import: Properly treat column spansMike Kaganski
2017-03-29tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-03-24sw lok: Avoid double declaration of variablePranav Kant
2017-03-24tdf#104447 sw: make lcl_DebugMarks output more readable, pos. at the startMichael Stahl
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-23sw lok: Notify when redline position is changed + unit testPranav Kant
2017-03-23sw: Simplify - no need to create a pointer herePranav Kant
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant
2017-03-23lok: Create change tracking position tooPranav Kant
2017-03-23lok: Allow changing comment text of document redlinesPranav Kant
2017-03-23sw: Bin unused vectorPranav Kant
2017-03-18tdf#106001: Clamp CharScaleWidth outliers when exporting to DOCXAron Budea
2017-03-17tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-17tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-03-16Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara