summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-11-07Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini
2012-11-05Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara
2012-11-05Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara
2012-11-05fdo#55939 fix RTF export of footnotesMiklos Vajna
2012-11-05Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-30n#780645 docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl
2012-10-22Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-10fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl
2012-10-07rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-10-02n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat
2012-10-02n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat
2012-10-02n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
2012-10-02n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-10-02n#772094: pictures was eaten by document default LR settingsCédric Bosdonnat
2012-10-02Output typeid().name( ) in layout dump for easier debuggingCédric Bosdonnat
2012-10-02fix test after the recent w:position fix (i.e. bnc#773061)Luboš Luňák
2012-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara
2012-10-02fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers
2012-10-01fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane
2012-09-28n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna
2012-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-28n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna
2012-09-28n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-09-28n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna
2012-09-28n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna
2012-09-28n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-09-21fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl
2012-09-20rhbz#689053: fix crash following delete at last table cell:Michael Stahl
2012-09-19warning C4702: unreachable codeStephan Bergmann
2012-09-19rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-09-17fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl
2012-09-13fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna
2012-09-07fdo#54620 do not use vector iterator after insertDavid Tardon
2012-09-06Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat
2012-09-06fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-08-29SwPageBreakWin: memory leakIvan Timofeev
2012-08-28fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl
2012-08-24Revert "initialize member": the commit to fix isn't in 3.6Cédric Bosdonnat
2012-08-24fix math export/import in docx/rtfLuboš Luňák
2012-08-24initialize memberLuboš Luňák
2012-08-24SwHeaderFooterWin: memory leakIvan Timofeev
2012-08-23fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl