summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-06-25MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl1-2/+2
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl3-7/+7
2014-06-25remove spurious com::sun::star::forms prefixMichael Stahl2-2/+2
2014-06-25remove spurious com::sun::star::frame prefixMichael Stahl1-2/+2
2014-06-25remove spurious com::sun::star::script prefixMichael Stahl1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl3-4/+4
2014-06-25remove spurious com::sun::star::chaosMichael Stahl2-3/+3
2014-06-25SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attachedMiklos Vajna1-1/+14
2014-06-25Add ITiledRenderable.Andrzej Hunt2-1/+31
2014-06-25Tiled Rendering: ensure rendered area is visible.Andrzej Hunt1-2/+8
2014-06-25SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUSTMiklos Vajna3-1/+18
2014-06-25Resolves: #i125154# numbering too small on sample .doc importClarence Guo1-2/+2
2014-06-25remove empty DumpHints() [loplugin:unreffun]Matúš Kukan1-3/+0
2014-06-25error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-06-24sw: update hintid comments to match realityMiklos Vajna1-33/+33
2014-06-24Add SwTextBoxHelper::findShapesMiklos Vajna6-3/+74
2014-06-24Save debug mail merge documentsJan-Marek Glogowski1-0/+49
2014-06-24Update SwDoc::Paste from SwFEShell::PasteJan-Marek Glogowski1-6/+7
2014-06-24try to fix linker error on Windows caused by last commitLuboš Luňák1-0/+1
2014-06-24fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák5-0/+54
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák3-18/+26
2014-06-24Add sw::UndoManager::dumpAsXml()Miklos Vajna2-0/+36
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