summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-06-19fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez
2014-06-19abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann
2014-06-19SwDoc::SetFlyFrmAttr: sync position between draw shape and its textboxMiklos Vajna
2014-06-19loplugin:literaltoboolconversionStephan Bergmann
2014-06-19Missing link depsStephan Bergmann
2014-06-19ToxLinkProcessorTest needs SwGlobals::ensure to set pSwResMgrStephan Bergmann
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna
2014-06-19coverity#707363 Uncaught exceptionCaolán McNamara
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-19coverity#706103 Unintended sign extensionCaolán McNamara
2014-06-19indentation fixesMiklos Vajna
2014-06-19Prevent null pointer dereferenceStephan Bergmann
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr
2014-06-18error: expected ‘,’ or ‘;’ before ‘ppItemSets’Miklos Vajna
2014-06-18coverity#706098 Unintended sign extensionCaolán McNamara
2014-06-18coverity#736901 Unintended sign extensionCaolán McNamara
2014-06-18coverity#736903 Unintended sign extensionCaolán McNamara
2014-06-18coverity#983448 Unintended sign extensionCaolán McNamara
2014-06-18coverity#1213345 Unintended sign extensionCaolán McNamara
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna
2014-06-18chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna
2014-06-18DocxSdrExport::writeDMLAndVMLDrawing: fix handling of inline VML shapesMiklos Vajna
2014-06-18CppunitTest_sw_ooxmlsdrexport: port fdo78474 to textboxesMiklos Vajna
2014-06-18CppunitTest_sw_ooxmlsdrexport: port fdo77719 to textboxesMiklos Vajna
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