summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-08-05java: remove commented out codeNoel Grandin2-4/+0
2014-08-05DOCX export: handle all attributes of CT_TblLookMiklos Vajna2-0/+57
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann6-20/+20
2014-08-04sw: ApplyStyle: remove highly suspicious conditionalMichael Stahl1-1/+1
2014-08-04Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()Stephan Bergmann1-1/+1
2014-08-04prevent memory leakMarkus Mohrhard1-2/+2
2014-08-04java: remove some unused variablesNoel Grandin2-2/+2
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2-12/+12
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-0/+2
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam2-0/+15
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl1-0/+5
2014-08-03mark numbers as untranslatableStanislav Horacek1-1/+1
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna2-0/+13
2014-08-02fix deps for sw_ooxmlsdrexport testDavid Tardon1-0/+5
2014-08-02fix deps for sw_ooxmlfieldexport testDavid Tardon1-0/+4
2014-08-02fix deps for sw_ooxmlexport testDavid Tardon1-0/+7
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl2-0/+28
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna3-2/+197
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav4-1/+22
2014-08-01fdo#81491 FILEOPEN DOCX Assert Fails while Deleting Para (FramePr)Vinaya Mandke2-1/+2
2014-08-01fdo#81892: oops forgot the test documentMichael Stahl1-0/+26
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl1-0/+9
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende2-0/+18
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke2-0/+6
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna2-0/+9
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna2-0/+9
2014-07-31Consistency around SdrMetricItemStephan Bergmann2-3/+3
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann2-11/+13
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin4-20/+20
2014-07-31DocxAttributeOutput::WriteSdtBlock: never write <w:id> twiceMiklos Vajna3-1/+10
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna8-10/+119
2014-07-30Improve "Navigate by" layoutSamuel Mehrbrodt1-1/+2
2014-07-30Use OString::boolean in docxattributeoutput.cxxJoren De Cuyper1-10/+9
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt2-18/+0
2014-07-30Remove redundant sal_Char *Joren De Cuyper1-9/+9
2014-07-29Fix indent + some extranous whitespaceJoren De Cuyper1-45/+43
2014-07-29FontName -> FontFamily errorJoren De Cuyper1-2/+2
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna5-16/+86
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate1-0/+0
2014-07-29fdo#81486:Test case for patch that fixes bug 81486Charu Tyagi2-0/+8
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2-3/+3
2014-07-29Fix previous commitStephan Bergmann1-1/+0
2014-07-29Cleanup OUString-use in filter/htmlJoren De Cuyper2-146/+79
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin2-760/+337
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin26-143/+143
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-1/+1
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl2-0/+26