summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde4-0/+75
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann4-13/+35
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-8/+11
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co3-0/+66
2013-11-14fdo#65295 : swap gradient text-box colors only in case of axisAdam Co1-3/+11
2013-11-14Fixed missing hyperlink end tagYogeshBharate3-1/+10
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad2-0/+14
2013-11-14fdo#63819 Ctrl+Backspace also deletes the space before the wordSamuel Mehrbrodt1-2/+2
2013-11-14fix build: int->sal_Int32Caolán McNamara1-1/+1
2013-11-14longparas: safe STRING_NOTFOUND -> -1Caolán McNamara1-3/+3
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez2-0/+14
2013-11-14fdo#47677 - Track Changes ToolbarJoel Madero2-0/+34
2013-11-14fdo#70838: Add unit test for docx exportJacobo Aragunde Pérez2-0/+57
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara9-27/+25
2013-11-14Save Image-Crop information in docx for PNGPallavi Jadhav1-7/+14
2013-11-14Save Image-Crop information in docxPallavi Jadhav4-9/+63
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann8-17/+36
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann8-28/+24
2013-11-14Code changes and unit test to check no empty font name is exportedYogeshBharate3-8/+28
2013-11-14conflicting types for parameterCaolán McNamara1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-10/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin140-833/+801
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin11-74/+74
2013-11-13Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna2-38/+51
2013-11-13longparas: these USHRT_MAX are really STRING_LENCaolán McNamara2-2/+2
2013-11-13longparas: safe STRING_NOTFOUND -> -1Caolán McNamara2-7/+7
2013-11-13Added unit test for multicolumn section separator lineYogeshBharate2-0/+7
2013-11-13writerfilter: fix anchoring of anchored wps (drawingML) shapesMiklos Vajna2-0/+7
2013-11-13longparas: STRING_NOTFOUND->-1Caolán McNamara1-15/+15
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde3-7/+39
2013-11-13expand out the A2S macroNoel Grandin2-16/+13
2013-11-12fdo#46410 fix FindRangeAndras Timar1-2/+1
2013-11-12bnc#830205: Stop-gap solution to avoid crash.Jan Holesovsky3-0/+8
2013-11-12Less confusing variable name.Jan Holesovsky1-4/+4
2013-11-12CppunitTest_sw_htmlexport: make this really test the exported modelMiklos Vajna2-2/+18
2013-11-12fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style renameMiklos Vajna2-0/+8
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde3-2/+10
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin3-18/+18
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin7-35/+33
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-11w:pict element was wrongly exported as child of w:rPr element.sushil_shinde4-28/+82
2013-11-11DOC export: allow saving as a templateMiklos Vajna4-6/+10
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-11Remove an unused inline functionTakeshi Abe1-5/+0
2013-11-11Drop unnecessary #includesTakeshi Abe3-5/+0
2013-11-10Make CppunitTest_sw_ww8export use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-54/+20
2013-11-09Make CppunitTest_sw_ww8import use DECLARE_SW_IMPORT_TEST()Miklos Vajna1-69/+24