summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-06-24new compilerplugin returnbyrefNoel Grandin173-900/+887
2014-06-24Fix some warningsMatúš Kukan4-6/+7
2014-06-23SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna4-0/+41
2014-06-23fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks2-1/+2
2014-06-23dangling TableNameEditsCaolán McNamara2-3/+2
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna3-10/+10
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper47-63/+63
2014-06-22CppunitTest_sw_ooxmlexport: enable a subset of these tests on WindowsMiklos Vajna1-4/+4
2014-06-22Fix pathsJulien Nabet1-2/+2
2014-06-22sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-06-22sw: Fix method name in messageMaxim Monastirsky1-1/+1
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+5
2014-06-20SwDrawContact: recaclc textbox size on shape adjustment change as wellMiklos Vajna2-9/+20
2014-06-20sw: clean up leftover TextBox TODOsMiklos Vajna3-221/+46
2014-06-20SwDrawContact::Changed: sync position/size between draw shape and its textboxMiklos Vajna2-0/+40
2014-06-20fdo#79973 : LO crashes while opening the document.PriyankaGaikwad1-0/+0
2014-06-20CppunitTest_sw_ooxmlsdrexport: this define should no longer be necessaryMiklos Vajna1-3/+0
2014-06-20RTF import: handle column break at the very start of the documentMiklos Vajna2-0/+7
2014-06-20CppunitTest_sw_ooxmlsdrexport: clean up testFDO77122Miklos Vajna1-0/+0
2014-06-20fdo#78904 : LO hangs while saving the document.Umesh Kadam3-0/+11
2014-06-20fdo#79968: & fdo#79969: Fix for embedded powerpoint & excel sheet in docx.Yogesh Bharate5-0/+60
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil3-1/+16
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe5-32/+28
2014-06-19fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com5-3/+141
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida5-9/+18
2014-06-19fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez1-1/+7
2014-06-19abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna1-0/+259
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann1-2/+6
2014-06-19SwDoc::SetFlyFrmAttr: sync position between draw shape and its textboxMiklos Vajna3-0/+56
2014-06-19loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-06-19Missing link depsStephan Bergmann1-0/+18
2014-06-19ToxLinkProcessorTest needs SwGlobals::ensure to set pSwResMgrStephan Bergmann2-9/+32
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh7-46/+205
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna6-0/+64
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna6-0/+66
2014-06-19coverity#707363 Uncaught exceptionCaolán McNamara1-4/+12
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara42-23/+60
2014-06-19coverity#706103 Unintended sign extensionCaolán McNamara1-3/+2
2014-06-19indentation fixesMiklos Vajna2-5/+6
2014-06-19Prevent null pointer dereferenceStephan Bergmann1-1/+4
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr1-2/+4
2014-06-18error: expected ‘,’ or ‘;’ before ‘ppItemSets’Miklos Vajna1-1/+1
2014-06-18coverity#706098 Unintended sign extensionCaolán McNamara1-2/+3
2014-06-18coverity#736901 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-18coverity#736903 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-18coverity#983448 Unintended sign extensionCaolán McNamara1-2/+3
2014-06-18coverity#1213345 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna2-0/+15
2014-06-18chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna1-2/+14