summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-08-20tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna4-1/+92
2018-08-20tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro1-1/+3
2018-08-20Return correct length for Authority tokenMatteo Casalin1-17/+16
2018-08-20tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna2-0/+7
2018-08-20Use vcl::DeleteOnDeinit for resource managers.Michael Meeks1-4/+4
2018-08-20Adapt writer translations dynamically for multiple users.Michael Meeks10-36/+33
2018-08-20tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna2-0/+17
2018-08-20Fix OSL_ENSURE invocations.Michael Meeks1-2/+2
2018-08-20Use async dialog path for format columns.Michael Meeks1-4/+4
2018-08-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai3-1/+18
2018-08-08forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-8/+4
2018-08-08forcepoint#48 null derefCaolán McNamara1-14/+14
2018-07-09lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky1-0/+3
2018-07-09sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-3/+29
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl1-1/+2
2018-05-22lok: fix buildAshod Nakashian1-2/+2
2018-05-22sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-05-22sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai3-6/+110
2018-05-22tdf#116472: import "auto" border color as blackMike Kaganski2-14/+18
2018-05-22tdf#116179 Support reading "auto" colour from docxLuke Deller4-10/+21
2018-05-22tdf#107035 Fix field character style DOCX importLuke Deller2-0/+4
2018-05-22Remove second part of these redlining related tests.Tamás Zolnai1-54/+0
2018-05-22lok: don't post events on disposed windowPranav Kant1-1/+1
2018-05-22tdf#115861 DOCX import: avoid last-paragraph removal when discarding footerMiklos Vajna2-0/+7
2018-05-22tdf#112118: Use correct border when calculating marginMike Kaganski8-61/+104
2018-05-22tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski3-0/+31
2018-05-22tdf#112118: DOC: properly import/export border distanceMike Kaganski10-204/+118
2018-05-22tdf#112118: DOCX: properly import/export border distanceMike Kaganski4-66/+154
2018-05-22lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-05-22coverity#1427648 Dereference after null checkCaolán McNamara1-3/+6
2018-05-22sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl1-14/+1
2018-05-22tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson10-69/+137
2018-05-22avoid crash in 130+ odt export testsCaolán McNamara1-4/+4
2018-05-22tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson1-2/+71
2018-05-22tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson1-2/+22
2018-05-22lokdialog: more, convert the dialog to async execHenry Castro1-3/+2
2018-05-22bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai8-1/+767
2018-05-22lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky1-1/+4
2018-05-22lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-3/+3
2018-05-22Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky1-7/+2
2018-05-04set Referer on link mediadescriptorCaolán McNamara1-4/+9
2018-04-07forcepoint #28 missing cell on abw importCaolán McNamara1-2/+5
2018-04-07forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara2-0/+5
2018-04-07ofz#6999 check available data lenCaolán McNamara1-2/+2
2018-04-07ofz#6827 Bad-castCaolán McNamara3-18/+35
2018-04-07forcepoint #24 back() on empty vectorCaolán McNamara1-0/+517
2018-04-07ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara1-0/+15
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky1-3/+4
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-0/+11
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian1-2/+19