summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-06-17VML export of shapes with textboxes: missing <w:txbxContent> tagMiklos Vajna
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl
2014-06-17DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna
2014-06-17Fix memory leaks for some SwXMLTextBlocksTakeshi Abe
2014-06-17coverity#983449 Unintended sign extensionCaolán McNamara
2014-06-17CppunitTest_sw_ooxmlsdrexport: port testMSwordHang to textboxesMiklos Vajna
2014-06-17CppunitTest_sw_ooxmlsdrexport: port testLineStyle_DashType_VML to textboxesMiklos Vajna
2014-06-17drawingML export: recognize <a:prstDash val="dash"/>Miklos Vajna
2014-06-17Resolves: #i125086# correct implementation of css::text::XTextField...Oliver-Rainer Wittmann
2014-06-17CppunitTest_sw_ooxmlsdrexport: port testFdo70942 to textboxesMiklos Vajna
2014-06-17CppunitTest_sw_ooxmlsdrexport: port testFdo73247 to textboxesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-16and now we can remove SwRestrictedComboBox as wellCaolán McNamara
2014-06-16missing SetForbiddenChars callCaolán McNamara
2014-06-16Related: fdo#47427 disallow pasting spaces into category boxCaolán McNamara
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-16we can shrink the NoSpaceEdit down furtherCaolán McNamara
2014-06-16fdo#79915:Text Data Lost after exporting through LORavindra Vidhate
2014-06-16rtl::Reference fits just fine hereStephan Bergmann
2014-06-16Resolves: #i125055# follow-up of fix for #i124338#Oliver-Rainer Wittmann
2014-06-16CppunitTest_sw_ooxmlsdrexport: port testTableFloatingMargins to textboxesMiklos Vajna
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara
2014-06-16SwModelTestBase: add a getShapeByName() methodMiklos Vajna
2014-06-16DLG_MM_SELECTDBTABLEDDIALOG conversion to .uisk94
2014-06-16Use proper name also when libmerged is used.Matúš Kukan
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-15CppunitTest_sw_ooxmlsdrexport: disable testFDO77122 on Mac for nowMiklos Vajna
2014-06-14sw, writerfilter: identation fixesMiklos Vajna
2014-06-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13CppunitTest_sw_ooxmlsdrexport: clean up XPath expressions in testFDO77122Miklos Vajna
2014-06-13SwXShape: getter for ChainNext/PrevName UNO propertyMiklos Vajna
2014-06-13125044: - use field's content cache on <SwTxtFld> construction onlyOliver-Rainer Wittmann
2014-06-13SwXShape: add ChainName UNO propertyMiklos Vajna
2014-06-13SwXShape: add ChainNext/PrevName UNO propertyMiklos Vajna
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13DocxAttributeOutput::WritePostponedDMLDrawing: allow recursionMiklos Vajna
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
2014-06-13coverity#1212526 Logically dead codeCaolán McNamara
2014-06-13coverity#1213064 Dereference after null checkCaolán McNamara
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara
2014-06-13SwTextBoxHelper::syncProperty: handle FN_TEXT_RANGEMiklos Vajna
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna
2014-06-13SwDoc::DelLayoutFmt: don't delete content of a draw formatMiklos Vajna
2014-06-13FixStephan Bergmann
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann