summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-01-13.dot files sometimes rejected by writer, bnc#793422Caolán McNamara1-0/+6
2013-01-13optional ppFlt argument never usedCaolán McNamara3-8/+3
2013-01-13Simplify SwIoSystem::IsFileFilterCaolán McNamara1-2/+1
2012-11-20fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna2-21/+33
2012-11-16n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat1-2/+22
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna2-6/+9
2012-11-07Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini1-2/+5
2012-11-05Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara1-1/+1
2012-11-05Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara1-2/+4
2012-11-05fdo#55939 fix RTF export of footnotesMiklos Vajna1-1/+4
2012-11-05Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2-7/+11
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek16-165/+94
2012-10-30n#780645 docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2-34/+115
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
2012-10-22Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak1-1/+5
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl1-73/+3
2012-10-10fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl1-0/+4
2012-10-07rhbz#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-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara1-1/+0
2012-10-02fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers1-54/+23
2012-10-01fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane1-3/+3
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-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl4-11/+27
2012-09-21fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-09-20rhbz#689053: fix crash following delete at last table cell:Michael Stahl1-7/+8
2012-09-19warning C4702: unreachable codeStephan Bergmann1-4/+1
2012-09-19rhbz#852128: sw: avoid table undo crash:Michael Stahl3-3/+17
2012-09-17fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-13fdo#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