summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna8-2/+38
2013-01-02n#793401, fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat5-598/+623
2012-12-21fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl1-6/+8
2012-12-21fdo#57780: sw: lcl_ArrangeLowers: register drawing ...Michael Stahl1-2/+2
2012-12-21fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl2-1/+49
2012-12-21handle properly anchor transition at page->at paragraph->as characterLuboš Luňák1-10/+21
2012-12-21fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted)Luboš Luňák1-9/+9
2012-12-21Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara2-5/+5
2012-12-21fix bug 53508Maxime de Roucy1-1/+9
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2-22/+23
2012-12-13fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat12-41/+77
2012-12-13.dot files sometimes rejected by writer, bnc#793422Caolán McNamara1-0/+6
2012-12-13optional ppFlt argument never usedCaolán McNamara3-8/+3
2012-12-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