summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-10-02bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna2-0/+10
2013-09-20bnc#825891 fdo#37606 SwWrtShell::SelAll(): fix for doc starting with tableMiklos Vajna12-6/+144
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna2-0/+16
2013-09-06bnc#779642 fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna1-1/+1
2013-09-06bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos Vajna3-0/+21
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna3-0/+22
2013-09-03bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna2-0/+11
2013-09-03bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna2-0/+11
2013-09-03bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna3-0/+32
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna2-0/+39
2013-08-14w:spacing in a paragraph should also apply to as-char objects (bnc#780044)Luboš Luňák2-0/+13
2013-08-09n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat2-0/+11
2013-08-08bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna3-2/+14
2013-08-07fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2-0/+13
2013-08-07compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák7-2/+32
2013-08-05fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widthsMiklos Vajna2-0/+11
2013-08-01DOCX import fix for table with auto sizeAdam Co2-0/+12
2013-07-18n#825976: Fixed missing part of conditionCédric Bosdonnat1-1/+1
2013-07-18n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat1-2/+6
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat7-6/+37
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna1-12/+1
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna2-0/+49
2013-06-24bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-24bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-20import different first page header/footer from docLuke Deller4-147/+68
2013-06-19bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-12fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna1-16/+16
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+13
2013-06-07Make use of IsStarSymbol()Thomas Arnhold4-23/+4
2013-06-07ugly workaround for external leading with symbol fonts (bnc#823626)Luboš Luňák1-0/+17
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-06-05bnc#820509 testcaseMiklos Vajna2-0/+20
2013-05-30fdo#64671 Some special RTF characters were not skipped correctlyUrmas2-0/+11
2013-05-30bnc#817956 page border shadow testcaseMiklos Vajna2-0/+12
2013-05-30bnc#817956 v:textpath VML import testcaseMiklos Vajna2-0/+26
2013-05-30bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
2013-05-30Bin uninteresting (?) OSL_FAIL()Tor Lillqvist1-1/+0
2013-05-24fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen1-84/+88
2013-05-23improve exporting of picture alignment to docxLuboš Luňák1-19/+97
2013-05-23bnc#819882 DOCX import: backport table-related fixes from libreoffice-4-1Miklos Vajna2-3/+3
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+85
2013-05-13bnc#816603, i#101884: Fix crash on load.Jan Holesovsky1-5/+8
2013-05-13bnc#816603, fdo#61594 SwWW8ImplReader::StartApo: don't always start a frameMiklos Vajna2-8/+30
2013-05-13bnc#816603 SwWW8ImplReader::ParseTabPos: make this non-staticMiklos Vajna2-2/+2
2013-05-13bnc#816603 sw: move WW8TabBandDesc to ww8par.hxxMiklos Vajna2-56/+56
2013-05-07fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna3-1/+10
2013-05-07SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna1-1/+1
2013-05-07fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks1-1/+11
2013-05-07Belts and braces for crash in null pointer dereferenceFridrich Štrba1-1/+2