summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2015-04-30RtfSdrExport: no need to allocate m_pShapeStyle dynamicallyMiklos Vajna
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29RtfAttributeOutput::m_pTableWrt: use std::unique_ptr<>Miklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara
2015-04-28DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<>Miklos Vajna
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-25sw: simplify and remove special case in SwHTMLParser::AddParSpace()Michael Stahl
2015-04-24DocxSdrExport::writeBoxItemLine: fix indentationMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24checkFrameBtlr() can be moved to DocxSdrExport::ImplMiklos Vajna
2015-04-23de-trainwreck if statementCaolán McNamara
2015-04-23fix scopeCaolán McNamara
2015-04-23cppcheck: cstyleCast, these cast's are unnecessary anywayCaolán McNamara
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23fix crash on export of ooo88740-1.odt to .docxCaolán McNamara
2015-04-22no need to take addressCaolán McNamara
2015-04-22tdf#85769 Avoid writing font name attribute twice, by ignoring empty valueMatúš Kukan
2015-04-22DocxAttributeOutput::m_postponedDMLDrawing: use std::unique_ptr<>Miklos Vajna
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20fix crash on export of abi9702-1.doc to docxCaolán McNamara
2015-04-20sw: prefix WW8FormulaControl membersMiklos Vajna
2015-04-20sanitize strings with invalid high/low surrogate sequencesCaolán McNamara
2015-04-20fix buildCaolán McNamara
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-18loplugin:implicitboolconversionMiklos Vajna
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-17SwTableLines::size is an unreliable way to count rowsCaolán McNamara
2015-04-17RTF filter: export \hyphautoMiklos Vajna
2015-04-17get the vertical span from the reliable getRowSpansOfRowCaolán McNamara
2015-04-17incredibly dubious hunk of codeCaolán McNamara
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17refactor a tiny bit for future plans, no change in logicCaolán McNamara
2015-04-17it has always been the case that RowSpans are signedCaolán McNamara
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16Use C++11 std::vector<T>::data()Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15Uncaught exception at HTML export of embedded objectsLászló Németh
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-04-14fix crash on export of novell606043-1.odt to docCaolán McNamara