summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl
2014-08-03mark numbers as untranslatableStanislav Horacek
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna
2014-08-02fix deps for sw_ooxmlsdrexport testDavid Tardon
2014-08-02fix deps for sw_ooxmlfieldexport testDavid Tardon
2014-08-02fix deps for sw_ooxmlexport testDavid Tardon
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna
2014-08-01typo: more then -> more thanTakeshi Abe
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav
2014-08-01fdo#81491 FILEOPEN DOCX Assert Fails while Deleting Para (FramePr)Vinaya Mandke
2014-08-01fdo#81892: oops forgot the test documentMichael Stahl
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-31DocxAttributeOutput::WriteSdtBlock: never write <w:id> twiceMiklos Vajna
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-30Improve "Navigate by" layoutSamuel Mehrbrodt
2014-07-30Use OString::boolean in docxattributeoutput.cxxJoren De Cuyper
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-30Remove redundant sal_Char *Joren De Cuyper
2014-07-29Fix indent + some extranous whitespaceJoren De Cuyper
2014-07-29FontName -> FontFamily errorJoren De Cuyper
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate
2014-07-29fdo#81486:Test case for patch that fixes bug 81486Charu Tyagi
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-29Fix previous commitStephan Bergmann
2014-07-29Cleanup OUString-use in filter/htmlJoren De Cuyper
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl
2014-07-28MSWordExportBase::OutputSectionBreaks: avoid fake section breaksMiklos Vajna
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-07-28use the Redline iteratorBjoern Michaelsen
2014-07-28a const_iterator for RedlinesBjoern Michaelsen
2014-07-27indentation fixesMiklos Vajna
2014-07-26fdo#30425 - button should be print, not print previewMartin Owens
2014-07-26coverity#704848 Dereference after null checkCaolán McNamara
2014-07-26coverity#1228874 Uninitialized scalar variableCaolán McNamara