summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-02-27ofz#6576 check border param lenCaolán McNamara2-4/+25
2018-02-24tdf#88802 disable arrow if database or table or field not selectedekuiitr1-1/+12
2018-02-19ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2018-02-16sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna1-1/+2
2018-02-09ofz#6173 check index before useCaolán McNamara1-1/+3
2018-02-08ofz#4767 Bad-castCaolán McNamara8-59/+296
2018-02-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-01-30DOCX import: handle horizontal flip of bitmapsMiklos Vajna1-2/+16
2018-01-27tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2018-01-25ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-12/+24
2018-01-24ofz: check nLevel against maParaSprms sizeCaolán McNamara1-1/+2
2018-01-23ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet1-1/+8
2018-01-18ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-05tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
2018-01-05tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl1-2/+10
2018-01-04ofz#4921 limit column check to max legal column indexCaolán McNamara1-2/+2
2018-01-03tdf#114670 Make sure to dispose the menuMaxim Monastirsky1-1/+1
2017-12-13tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-12-07table of objects crashes on first update with object in documentCaolán McNamara1-2/+2
2017-12-01tdf#113647 bullet dialog has wrong modal parentCaolán McNamara1-4/+6
2017-12-01Resolves: tdf#114112 sort 'select' listCaolán McNamara1-0/+1
2017-11-28ofz: check sprm boundsCaolán McNamara2-7/+15
2017-11-28ofz: fix mem leakCaolán McNamara1-16/+16
2017-11-24ofz#4414 set new nWwCols after verifying legal sizeCaolán McNamara1-3/+3
2017-11-22Resolves: tdf#113615 wrong SwXShape from three possibilities returnedCaolán McNamara1-2/+18
2017-11-22ofz#4335 verify sprmTDefTable lengthCaolán McNamara3-17/+26
2017-11-21tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski1-0/+20
2017-11-17tdf#113284 Check vector length before useTamas Bunth1-0/+3
2017-11-15tdf#107111: DOCX export: restore HideTabLeader... attribute after TOXVasily Melenchuk1-0/+1
2017-11-14Only do kashida insertion with fonts that have non-zero width kashidasMartin Hosken3-11/+12
2017-11-10tdf#112435 Scroll to navigated positionJim Raykowski1-0/+8
2017-11-09sw: ODF import: prevent shapes from inheriting paragraph default marginsMichael Stahl1-0/+3
2017-11-08tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth1-0/+3
2017-11-07ofz#4066 Bad-castCaolán McNamara3-8/+8
2017-11-06sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2-9/+18
2017-11-06tdf#58186 Update Navigator after promote/demote undoJim Raykowski1-0/+2
2017-11-03tdf#108124 fix: crash during redo, when document contains imagesFyodor Yemelyanenko1-2/+10
2017-10-23Resolves: tdf#113336 avoid crash during teardownCaolán McNamara1-3/+7
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-17ofz: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2017-10-07tdf#99689 allow Subscript in Illustration Index...Tamas Bunth1-5/+10
2017-10-04tdf#112292: Revert "use rtl::Reference in SwDocFac"Noel Grandin2-66/+71
2017-10-03tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()Michael Stahl1-6/+6
2017-10-02ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl15-45/+82
2017-09-27tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-22ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-19tdf#112247 correct the size only for WatermarkSzymon Kłos1-6/+9
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-39/+31