summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-06-28sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-3/+29
2018-05-23Return correct length for Authority tokenMatteo Casalin1-17/+16
2018-05-22Use vcl::DeleteOnDeinit for resource managers.Michael Meeks1-4/+4
2018-05-19Adapt writer translations dynamically for multiple users.Michael Meeks9-32/+29
2018-05-04set Referer on link mediadescriptorCaolán McNamara1-4/+9
2018-04-27Fix OSL_ENSURE invocations.Michael Meeks1-2/+2
2018-04-26Use async dialog path for format columns.Michael Meeks1-4/+4
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-1/+16
2018-04-11sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-04-10sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2-5/+14
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 McNamara1-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-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-04-02tdf#116179 Support reading "auto" colour from docxLuke Deller1-1/+2
2018-04-02tdf#107035 Fix field character style DOCX importLuke Deller1-0/+4
2018-03-23lok: don't post events on disposed windowPranav Kant1-1/+1
2018-03-19tdf#112118: Use correct border when calculating marginMike Kaganski4-8/+6
2018-03-19tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski1-0/+5
2018-03-19tdf#112118: DOC: properly import/export border distanceMike Kaganski6-203/+80
2018-03-19tdf#112118: DOCX: properly import/export border distanceMike Kaganski2-66/+117
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-03-16coverity#1427648 Dereference after null checkCaolán McNamara1-3/+6
2018-03-14sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl1-14/+1
2018-03-14tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson7-69/+131
2018-03-14avoid crash in 130+ odt export testsCaolán McNamara1-4/+4
2018-03-14tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson1-2/+71
2018-03-14tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson1-2/+22
2018-03-14lokdialog: more, convert the dialog to async execHenry Castro1-3/+2
2018-03-13bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai4-1/+36
2018-03-13lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky1-1/+4
2018-03-12lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-3/+3
2018-03-12Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky1-7/+2
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara1-2/+1
2018-03-06tdf#88802 disable arrow if database or table or field not selectedekuiitr1-1/+12
2018-03-06ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2018-03-06ofz#6173 check index before useCaolán McNamara1-1/+3
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-13/+25
2018-03-06ofz: check nLevel against maParaSprms sizeCaolán McNamara1-4/+4
2018-03-06ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-03-06ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-03-02tdf#116070: Use a valid PaM when confirming the dialog.Jan Holesovsky1-2/+2
2018-02-24lok: All mouse,key events asyncPranav Kant2-19/+21
2018-02-22Revert posting key events on the main threadPranav Kant1-2/+2
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-2/+3
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-12/+11
2018-02-21sw lok: assign a parent window to property dialogHenry Castro1-1/+1