Age | Commit message (Expand) | Author |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | [docx] activeX files saved in InteropGrabBag and exported. | sushil_shinde |
2013-11-14 | SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter | Stephan Bergmann |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | fdo#65295 - add export of text-box gradient fill angle | Adam Co |
2013-11-14 | fdo#65295 : swap gradient text-box colors only in case of axis | Adam Co |
2013-11-14 | Fixed missing hyperlink end tag | YogeshBharate |
2013-11-14 | Fixed for spacing between lines in paragraph. | Priyanka Gaikwad |
2013-11-14 | fdo#63819 Ctrl+Backspace also deletes the space before the word | Samuel Mehrbrodt |
2013-11-14 | fix build: int->sal_Int32 | Caolán McNamara |
2013-11-14 | longparas: safe STRING_NOTFOUND -> -1 | Caolán McNamara |
2013-11-14 | fdo#70457: Preserve rotation of embedded bitmaps from docx | Jacobo Aragunde Pérez |
2013-11-14 | fdo#47677 - Track Changes Toolbar | Joel Madero |
2013-11-14 | fdo#70838: Add unit test for docx export | Jacobo Aragunde Pérez |
2013-11-14 | longparas: change GetExpandTxt to sal_Int32 | Caolán McNamara |
2013-11-14 | Save Image-Crop information in docx for PNG | Pallavi Jadhav |
2013-11-14 | Save Image-Crop information in docx | Pallavi Jadhav |
2013-11-14 | rhbz#887420 Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | Code changes and unit test to check no empty font name is exported | YogeshBharate |
2013-11-14 | conflicting types for parameter | Caolán McNamara |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | xub_StrLen to sal_Int32 in SwIndex and some related | Matteo Casalin |
2013-11-14 | remove unnecessary sal_Unicode casts in SW module | Noel Grandin |
2013-11-13 | Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST() | Miklos Vajna |
2013-11-13 | longparas: these USHRT_MAX are really STRING_LEN | Caolán McNamara |
2013-11-13 | longparas: safe STRING_NOTFOUND -> -1 | Caolán McNamara |
2013-11-13 | Added unit test for multicolumn section separator line | YogeshBharate |
2013-11-13 | writerfilter: fix anchoring of anchored wps (drawingML) shapes | Miklos Vajna |
2013-11-13 | longparas: STRING_NOTFOUND->-1 | Caolán McNamara |
2013-11-13 | [docx] CustomXml relationship files saved in InteropGrabBag and exported. | sushil_shinde |
2013-11-13 | expand out the A2S macro | Noel Grandin |
2013-11-12 | fdo#46410 fix FindRange | Andras Timar |
2013-11-12 | bnc#830205: Stop-gap solution to avoid crash. | Jan Holesovsky |
2013-11-12 | Less confusing variable name. | Jan Holesovsky |
2013-11-12 | CppunitTest_sw_htmlexport: make this really test the exported model | Miklos Vajna |
2013-11-12 | fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style rename | Miklos Vajna |
2013-11-12 | #65836- Fix for exporting image inside vml data was corrupting file. | sushil_shinde |
2013-11-11 | SAL_WARN_UNUSED INetURLObject | Stephan Bergmann |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | w:pict element was wrongly exported as child of w:rPr element. | sushil_shinde |
2013-11-11 | DOC export: allow saving as a template | Miklos Vajna |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-11 | Remove an unused inline function | Takeshi Abe |
2013-11-11 | Drop unnecessary #includes | Takeshi Abe |
2013-11-10 | Make CppunitTest_sw_ww8export use DECLARE_SW_ROUNDTRIP_TEST() | Miklos Vajna |