summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-13longparas: these USHRT_MAX are really STRING_LENCaolán McNamara
2013-11-13longparas: safe STRING_NOTFOUND -> -1Caolán McNamara
2013-11-13Added unit test for multicolumn section separator lineYogeshBharate
2013-11-13writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna
2013-11-13longparas: STRING_NOTFOUND->-1Caolán McNamara
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde
2013-11-13expand out the A2S macroNoel Grandin
2013-11-12fdo#46410 fix FindRangeAndras Timar
2013-11-12bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky
2013-11-12Less confusing variable name.Jan Holesovsky
2013-11-12CppunitTest_sw_htmlexport: make this really test the exported modelMiklos Vajna
2013-11-12fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11w:pict element was wrongly exported as child of w:rPr element.sushil_shinde
2013-11-11DOC export: allow saving as a templateMiklos Vajna
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11Remove an unused inline functionTakeshi Abe
2013-11-11Drop unnecessary #includesTakeshi Abe
2013-11-10Make CppunitTest_sw_ww8export use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna
2013-11-09Make CppunitTest_sw_ww8import use DECLARE_SW_IMPORT_TEST()Miklos Vajna
2013-11-08longparas: these sal_uInt16s are really xub_StrLensCaolán McNamara
2013-11-08longparas: these sal_uLongs are really xub_StrLensCaolán McNamara
2013-11-08longparas: these sal_uInt64s are really xub_StrLensCaolán McNamara
2013-11-08longparas: disentangle same variable used over two different loopsCaolán McNamara
2013-11-08safe xub_StrLen -> sal_Int32 conversionCaolán McNamara
2013-11-08safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
2013-11-08Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara
2013-11-08SwDoc::DelNumRule: fix out-of-bounds index accessMiklos Vajna
2013-11-08DOCX filter: handle numbering style's qFormat, rsid and friendsMiklos Vajna
2013-11-08Introduce MSWordStyles::GetSwNumRule()Miklos Vajna
2013-11-08sw: add InteropGrabBag for list stylesMiklos Vajna
2013-11-08SwNumRule: add getter / setter for InteropGrabBagMiklos Vajna
2013-11-08DOCX filter: handle char style's qFormat, rsid and friendsMiklos Vajna
2013-11-08sw: add InteropGrabBag for character stylesMiklos Vajna
2013-11-08Fix for multipe occurrences of attibute in <w:pgMar>Vinaya Mandke
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-11-07Make CppunitTest_sw_ooxmlimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna
2013-11-07safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
2013-11-07safe STRING_MAXLEN -> -1 conversionCaolán McNamara
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-07align GetScriptType argument type with the rest of the familyCaolán McNamara
2013-11-07these longs are really 32bitCaolán McNamara
2013-11-07fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna
2013-11-07DOCX export: handle semiHidden para styleMiklos Vajna