summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-12-11DOCX textframe export: when in experimental mode, use DML instead of VMLMiklos Vajna1-1/+16
2013-12-11Add DocxAttributeOutput::WriteDMLTextFrame that can export a textframe in DMLMiklos Vajna2-10/+131
2013-12-11VML export: factor out TextFrame handling code to its own methodMiklos Vajna2-57/+64
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann9-1770/+1750
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann9-1750/+1770
2013-12-11DOCX export: write mc:AlternateContent around drawingml shapesMiklos Vajna3-2/+23
2013-12-11WaE: unused variables [loplugin]Tor Lillqvist1-3/+0
2013-12-11Removed 'XML_lang' tag being auto-written in redline caseAdam Co1-17/+0
2013-12-11moved 'mergeTopMarks' out of 'WriteCollectedRunProperties'Adam Co1-6/+15
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar1-8/+8
2013-12-10Related: #i33737# correction: assure the selections does not...Oliver-Rainer Wittmann1-3/+2
2013-12-10DocxTableStyleExport: whitespace fixesMiklos Vajna1-3/+6
2013-12-10DOCX shape export: when in experimental mode, use DML instead of VMLMiklos Vajna2-10/+45
2013-12-10DOCX export: add method to write wp + dml markup for an SdrObjectMiklos Vajna2-70/+115
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl2-3/+5
2013-12-10DOCX export: add a method to write an XShape as drawingmlMiklos Vajna2-0/+12
2013-12-10DOCX export: number drawingml objects from oneMiklos Vajna1-1/+1
2013-12-10Don't bother with the red/green rectangle on non-desktopTor Lillqvist1-1/+2
2013-12-10i#23357 RTF export: fix crash on groupshapesMiklos Vajna3-1/+15
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