summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-01-13fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl1-6/+8
2013-01-13fdo#57780: sw: lcl_ArrangeLowers: register drawing ...Michael Stahl1-2/+2
2013-01-13fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl1-1/+6
2013-01-13handle properly anchor transition at page->at paragraph->as characterLuboš Luňák1-10/+21
2013-01-13fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted)Luboš Luňák1-9/+9
2013-01-13fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat12-41/+77
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek5-14/+30
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
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 Bosdonnat6-4/+45
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 Bosdonnat5-1/+29
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-09-28n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna4-8/+21
2012-09-28n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna1-0/+17
2012-09-28n#775899 sw: add FloattableNomargins compat flagMiklos Vajna3-1/+43
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-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl1-0/+5
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 Stahl2-3/+16
2012-09-13fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
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 Bosdonnat1-0/+11
2012-08-28fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag1-10/+3
2012-08-24Revert "initialize member": the commit to fix isn't in 3.6Cédric Bosdonnat1-1/+0
2012-08-24initialize memberLuboš Luňák1-0/+1
2012-08-23fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl1-14/+60
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-2/+28
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna1-5/+16
2012-08-08n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna1-4/+18
2012-08-02sw: fix some warningsMichael Stahl1-2/+2
2012-08-02some tweaks in RTF filterMichael Stahl1-0/+8
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ános2-48/+88
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara1-1/+2
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat2-2/+2
2012-07-06fdo#38071: roll back change to MarkBase::IsCoveringPosition:Michael Stahl1-3/+4
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl1-7/+28
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl9-35/+50
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl3-8/+8
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl1-20/+22
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl1-19/+27
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl1-4/+9