summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat7-5/+46
2012-10-02n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
2012-10-02n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat2-11/+10
2012-10-02n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2-4/+4
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat10-2/+55
2012-10-02n#772094: pictures was eaten by document default LR settingsCédric Bosdonnat1-0/+4
2012-10-02Output typeid().name( ) in layout dump for easier debuggingCédric Bosdonnat1-0/+2
2012-10-02fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák1-1/+1
2012-09-28n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna8-9/+45
2012-09-28n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna1-3/+15
2012-09-28n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna3-1/+23
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna6-3/+61
2012-09-28n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna1-1/+3
2012-09-28n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna1-1/+8
2012-09-28n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna1-1/+1
2012-09-21fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna3-3/+57
2012-09-07fdo#54620 do not use vector iterator after insertDavid Tardon1-6/+7
2012-09-06Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat3-55/+33
2012-09-06fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat5-35/+91
2012-08-29SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-28fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag2-12/+11
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-24Revert "initialize member": the commit to fix isn't in 3.6Cédric Bosdonnat1-1/+0
2012-08-24fix math export/import in docx/rtfLuboš Luňák1-4/+7
2012-08-24initialize memberLuboš Luňák1-0/+1
2012-08-24SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-23fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl1-14/+60
2012-08-23SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-2/+1
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat2-5/+13
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-2/+28
2012-08-13Page Break: don't show if mouse is gone and button is still invisible (fdo#46...Ivan Timofeev1-1/+1
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna1-5/+16
2012-08-10fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl1-1/+1
2012-08-08n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna1-4/+18
2012-08-03fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat1-1/+3
2012-08-02sw: fix some warningsMichael Stahl10-15/+33
2012-08-02some tweaks in RTF filterMichael Stahl6-24/+43
2012-08-02fdo#52610: Fixed several docx export bugsCédric Bosdonnat2-12/+15
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna1-0/+2
2012-07-30sw: disable CheckBookmarks on WNTMichael Stahl1-1/+7
2012-07-24better page descriptor handling in RTFMichael Stahl1-7/+10
2012-07-24fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl1-13/+26
2012-07-19fdo#52241 remove just one entryDavid Tardon1-3/+2
2012-07-18fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János4-61/+101
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara1-1/+2
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák3-3/+15