summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna2013-12-137-513/+639
* fdo#71594: Fix for LO crash while saving of file.Rohit Deshmukh2013-12-136-31/+98
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-131-1/+1
* fdo#71785: File hangs LibreOffice on SaveYogeshBharate2013-12-133-2/+23
* fdo#71786 : Implemented Glossary folderRohit Deshmukh2013-12-134-1/+85
* Drop duplicate #includeTakeshi Abe2013-12-134-7/+0
* Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann2013-12-1227-3486/+2531
* Get rid of MAP_CHAR_LEN macroStephan Bergmann2013-12-121-778/+780
* Simplify comphelper::PropertyInfoStephan Bergmann2013-12-123-147/+145
* DocxExport::OutputDML: use the right namespace for groupshapesMiklos Vajna2013-12-121-1/+3
* DOCX: when writing a group shape, require wpgMiklos Vajna2013-12-121-2/+5
* DOCX export: declare wpg namespaceMiklos Vajna2013-12-121-0/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-1236-94/+94
* oox: allow a callback to be registered for shape text DML exportMiklos Vajna2013-12-123-4/+3
* Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co2013-12-122-1/+84
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-129-1750/+1770
* DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi2013-12-122-0/+14
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-117-7/+0
* fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez2013-12-113-3/+60
* DOCX textframe export: when in experimental mode, use DML instead of VMLMiklos Vajna2013-12-111-1/+16
* Add DocxAttributeOutput::WriteDMLTextFrame that can export a textframe in DMLMiklos Vajna2013-12-112-10/+131
* VML export: factor out TextFrame handling code to its own methodMiklos Vajna2013-12-112-57/+64
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-119-1770/+1750
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-119-1750/+1770
* DOCX export: write mc:AlternateContent around drawingml shapesMiklos Vajna2013-12-113-2/+23
* WaE: unused variables [loplugin]Tor Lillqvist2013-12-111-3/+0
* Removed 'XML_lang' tag being auto-written in redline caseAdam Co2013-12-111-17/+0
* moved 'mergeTopMarks' out of 'WriteCollectedRunProperties'Adam Co2013-12-111-6/+15
* sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar2013-12-111-8/+8
* Related: #i33737# correction: assure the selections does not...Oliver-Rainer Wittmann2013-12-101-3/+2
* DocxTableStyleExport: whitespace fixesMiklos Vajna2013-12-101-3/+6
* DOCX shape export: when in experimental mode, use DML instead of VMLMiklos Vajna2013-12-102-10/+45
* DOCX export: add method to write wp + dml markup for an SdrObjectMiklos Vajna2013-12-102-70/+115
* fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl2013-12-102-3/+5
* DOCX export: add a method to write an XShape as drawingmlMiklos Vajna2013-12-102-0/+12
* DOCX export: number drawingml objects from oneMiklos Vajna2013-12-101-1/+1
* Don't bother with the red/green rectangle on non-desktopTor Lillqvist2013-12-101-1/+2
* i#23357 RTF export: fix crash on groupshapesMiklos Vajna2013-12-103-1/+15
* fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza2013-12-0931-297/+129
* GetBasic and m_pBasic are unusedCaolán McNamara2013-12-091-1/+1
* drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna2013-12-091-0/+2
* drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna2013-12-091-0/+1
* drawingml import: read w:colorMiklos Vajna2013-12-091-0/+7
* fdo#72488: Broken text when showing visible spaceKhaled Hosny2013-12-091-1/+7
* RTF export: unused forward declarationMiklos Vajna2013-12-091-4/+0
* abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna2013-12-093-3/+14
* Fix for Column Break if it appears in w:r which is not the first run.Vinaya Mandke2013-12-092-1/+10
* put comment for the previous patch.Faisal M. Al-Otaibi2013-12-081-0/+1
* docx: fdo#44029 export the right alignment when locale are RTL.Faisal M. Al-Otaibi2013-12-081-2/+13
* sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl2013-12-061-21/+21