summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-08-08forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara
2018-08-08forcepoint#48 null derefCaolán McNamara
2018-07-20tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna
2018-07-09tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro
2018-06-28lok: Don't even try to paint the ruler via LibreOfficeKit.cp-5.3-51Jan Holesovsky
2018-06-28sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian
2018-05-23Return correct length for Authority tokenMatteo Casalin
2018-05-22tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna
2018-05-22Use vcl::DeleteOnDeinit for resource managers.Michael Meeks
2018-05-19Adapt writer translations dynamically for multiple users.Michael Meeks
2018-05-04set Referer on link mediadescriptorCaolán McNamara
2018-04-27tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna
2018-04-27Fix OSL_ENSURE invocations.Michael Meeks
2018-04-26Use async dialog path for format columns.Michael Meeks
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai
2018-04-11sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai
2018-04-10sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-07forcepoint #28 missing cell on abw importCaolán McNamara
2018-04-07forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara
2018-04-07ofz#6999 check available data lenCaolán McNamara
2018-04-07ofz#6827 Bad-castCaolán McNamara
2018-04-07forcepoint #24 back() on empty vectorCaolán McNamara
2018-04-07ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky
2018-04-03tdf#116472: import "auto" border color as blackMike Kaganski
2018-04-02tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-04-02tdf#107035 Fix field character style DOCX importLuke Deller
2018-03-29Remove second part of these redlining related tests.Tamás Zolnai
2018-03-23lok: don't post events on disposed windowPranav Kant
2018-03-23tdf#115861 DOCX import: avoid last-paragraph removal when discarding footerMiklos Vajna
2018-03-19tdf#112118: Use correct border when calculating marginMike Kaganski
2018-03-19tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski
2018-03-19tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-19tdf#112118: DOCX: properly import/export border distanceMike Kaganski
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky
2018-03-16coverity#1427648 Dereference after null checkCaolán McNamara
2018-03-14sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl
2018-03-14tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2018-03-14avoid crash in 130+ odt export testsCaolán McNamara
2018-03-14tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson
2018-03-14tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson
2018-03-14lokdialog: more, convert the dialog to async execHenry Castro
2018-03-13bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai
2018-03-13lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky
2018-03-12lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-03-12Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara
2018-03-06forcepoint #10 pop empty stackCaolán McNamara