summaryrefslogtreecommitdiff
path: root/sw/source
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-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-14fdo#63819 Ctrl+Backspace also deletes the space before the wordSamuel Mehrbrodt
2013-11-14longparas: safe STRING_NOTFOUND -> -1Caolán McNamara
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-13longparas: these USHRT_MAX are really STRING_LENCaolán McNamara
2013-11-13longparas: safe STRING_NOTFOUND -> -1Caolán McNamara
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-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-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