summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2018-03-06tdf#88802 disable arrow if database or table or field not selectedekuiitr
2018-03-06ofz#6450 use the rule name, not the rule itselfCaolán McNamara
2018-03-06ofz#6173 check index before useCaolán McNamara
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-03-06ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2018-03-06ofz: check nLevel against maParaSprms sizeCaolán McNamara
2018-03-06ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl
2018-03-06ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara
2018-03-02tdf#116070: Use a valid PaM when confirming the dialog.Jan Holesovsky
2018-03-01sw: Add a few missing processEventsToIdle()'s in the tests.Jan Holesovsky
2018-02-24lok: All mouse,key events asyncPranav Kant
2018-02-22Revert posting key events on the main threadPranav Kant
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant