summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co
2013-11-14fdo#65295 : swap gradient text-box colors only in case of axisAdam Co
2013-11-14Fixed missing hyperlink end tagYogeshBharate
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad
2013-11-14fdo#63819 Ctrl+Backspace also deletes the space before the wordSamuel Mehrbrodt
2013-11-14fix build: int->sal_Int32Caolán McNamara
2013-11-14longparas: safe STRING_NOTFOUND -> -1Caolán McNamara
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
2013-11-14fdo#47677 - Track Changes ToolbarJoel Madero
2013-11-14fdo#70838: Add unit test for docx exportJacobo Aragunde Pérez
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara
2013-11-14Save Image-Crop information in docx for PNGPallavi Jadhav
2013-11-14Save Image-Crop information in docxPallavi Jadhav
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14Code changes and unit test to check no empty font name is exportedYogeshBharate
2013-11-14conflicting types for parameterCaolán McNamara
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
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