summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-12-13Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna
2013-12-13fdo#71594: Fix for LO crash while saving of file.Rohit Deshmukh
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-13fdo#71785: File hangs LibreOffice on SaveYogeshBharate
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-12-12DocxExport::OutputDML: use the right namespace for groupshapesMiklos Vajna
2013-12-12DOCX: when writing a group shape, require wpgMiklos Vajna
2013-12-12DOCX export: declare wpg namespaceMiklos Vajna
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-12DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-12-11DOCX textframe export: when in experimental mode, use DML instead of VMLMiklos Vajna
2013-12-11Add DocxAttributeOutput::WriteDMLTextFrame that can export a textframe in DMLMiklos Vajna
2013-12-11VML export: factor out TextFrame handling code to its own methodMiklos Vajna
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11DOCX export: write mc:AlternateContent around drawingml shapesMiklos Vajna
2013-12-11WaE: unused variables [loplugin]Tor Lillqvist
2013-12-11Removed 'XML_lang' tag being auto-written in redline caseAdam Co
2013-12-11moved 'mergeTopMarks' out of 'WriteCollectedRunProperties'Adam Co
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar
2013-12-10Related: #i33737# correction: assure the selections does not...Oliver-Rainer Wittmann
2013-12-10DocxTableStyleExport: whitespace fixesMiklos Vajna
2013-12-10DOCX shape export: when in experimental mode, use DML instead of VMLMiklos Vajna
2013-12-10DOCX export: add method to write wp + dml markup for an SdrObjectMiklos Vajna
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl
2013-12-10DOCX export: add a method to write an XShape as drawingmlMiklos Vajna
2013-12-10DOCX export: number drawingml objects from oneMiklos Vajna
2013-12-10Don't bother with the red/green rectangle on non-desktopTor Lillqvist
2013-12-10i#23357 RTF export: fix crash on groupshapesMiklos Vajna
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna
2013-12-09drawingml import: read w:colorMiklos Vajna
2013-12-09fdo#72488: Broken text when showing visible spaceKhaled Hosny
2013-12-09RTF export: unused forward declarationMiklos Vajna
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna
2013-12-09Fix for Column Break if it appears in w:r which is not the first run.Vinaya Mandke
2013-12-08put comment for the previous patch.Faisal M. Al-Otaibi
2013-12-08docx: fdo#44029 export the right alignment when locale are RTL.Faisal M. Al-Otaibi
2013-12-06sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl