summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza31-297/+129
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara1-1/+1
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna1-0/+2
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna1-0/+1
2013-12-09drawingml import: read w:colorMiklos Vajna1-0/+7
2013-12-09fdo#72488: Broken text when showing visible spaceKhaled Hosny1-1/+7
2013-12-09RTF export: unused forward declarationMiklos Vajna1-4/+0
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna3-3/+14
2013-12-09Fix for Column Break if it appears in w:r which is not the first run.Vinaya Mandke2-1/+10
2013-12-08put comment for the previous patch.Faisal M. Al-Otaibi1-0/+1
2013-12-08docx: fdo#44029 export the right alignment when locale are RTL.Faisal M. Al-Otaibi1-2/+13
2013-12-06sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl1-21/+21
2013-12-06fdo#71714: sw: fix small capitals renderingMichael Stahl1-13/+16
2013-12-06sw: remove unused zorder data from bugdocsMiklos Vajna3-0/+0
2013-12-06DOCX import: fix import of wpg shapes after a wps textframeMiklos Vajna2-0/+4
2013-12-06DOCX import: fix relativeFrom=page, align=right handlingMiklos Vajna1-0/+2
2013-12-06DOCX import: handle groupshapes inside wpg elements (groupshapes)Miklos Vajna2-0/+8
2013-12-06fdo#71784: Invalid Sections getting added to the document after RTTushar Bende3-1/+13
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-3/+1
2013-12-06Santa Claus brings fixed background color of textframes in drawingml importMiklos Vajna1-0/+2
2013-12-06fdo#71784:Preserve prop "allow row to break across pages" during exportTushar Bende3-1/+15
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+4
2013-12-05fdo#71866: sw: un-break index updatesMichael Stahl1-1/+2
2013-12-05fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann2-4/+4
2013-12-05DOCX import: never call lcl_start/endElement if handling mce elementsMiklos Vajna2-0/+10
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist1-2/+3
2013-12-05DOCX import: declare wpg as a supported featureMiklos Vajna3-1/+12
2013-12-05RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl2-4/+4
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl3-1/+26
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna1-2/+1
2013-12-05Partly revert "Appears SwView::SetMoveType no longer really does anything"Stephan Bergmann4-0/+9
2013-12-05-Werror=uninitializedMiklos Vajna1-3/+4
2013-12-04fdo#64232: Unit test for font theme attributes preservationJacobo Aragunde Pérez2-0/+20
2013-12-04fdo#64232: Save font theme attributes in rPrDefaultJacobo Aragunde Pérez1-0/+3
2013-12-04fdo#64232: Fix and preserve eastAsiaTheme attributeJacobo Aragunde Pérez1-1/+17
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez8-0/+96
2013-12-04sw: add CharInteropGrabBag uno property to charactersJacobo Aragunde Pérez5-4/+8
2013-12-04sw doc model dump: show rsid valueMiklos Vajna1-1/+9
2013-12-04use OUString::startsWithStephan Bergmann1-1/+1
2013-12-04DOCX drawingML shape import: always set OpaqueMiklos Vajna1-0/+2
2013-12-04drawingml import: don't set CharEscapementHeight unconditionallyMiklos Vajna1-0/+5
2013-12-04Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara1-4/+10
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna1-0/+4
2013-12-04remove unnecessary inline keywordCaolán McNamara1-25/+32
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna1-1/+1
2013-12-04fix SwInterHyphInfo commit againNoel Grandin1-1/+1
2013-12-04fix SwInterHyphInfo commitNoel Grandin1-1/+1
2013-12-04convert SwInterHyphInfo from xub_StrLen->sal_Int32Noel Grandin4-26/+23
2013-12-04convert xub_StrLen->sal_Int32 in doctxm.cxxNoel Grandin1-9/+9