summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-06-25fix crash on export of ooo34469-1.sxw to docxCaolán McNamara3-2/+12
2015-06-25move ++m_nFieldsInHyperlink from StartField_Impl to callersCaolán McNamara1-2/+6
2015-06-25SwLayoutFrm::Paint: use vcl::RenderContextMiklos Vajna1-3/+1
2015-06-25SwTextFrm::Paint: use vcl::RenderContextMiklos Vajna1-3/+3
2015-06-25sw: add SwViewShell::mbOutputToWindowMiklos Vajna5-1/+23
2015-06-25SwNoTextFrm::Paint: stop using SwViewShell::GetOut()Miklos Vajna1-10/+9
2015-06-25SwFrm::Paint: take a vcl::RenderContextMiklos Vajna17-32/+32
2015-06-25SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna3-8/+8
2015-06-25SwViewShell::Paint: can use render context here directlyMiklos Vajna1-5/+5
2015-06-24tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna1-2/+2
2015-06-24sw: HTML import: Do not mix normal, CTL or CJK attributesMatteo Casalin1-45/+52
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna2-0/+9
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky8-12/+12
2015-06-23LinkUpdateMode is a global settingStephan Bergmann2-39/+51
2015-06-22rtf: skip binary data also in skip-group modeThorsten Behrens2-0/+25
2015-06-22tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna2-0/+11
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna3-6/+8
2015-06-22SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna2-0/+9
2015-06-22SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna2-0/+6
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna1-0/+2
2015-06-22Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna2-0/+50
2015-06-22SwXTextDocument::getTextSelection: fix missing editeng forwardMiklos Vajna1-1/+15
2015-06-20tdf#92166 - dispose the SwSrcEditWindow properly.Michael Meeks2-4/+15
2015-06-20fix DropCap preview renderingLászló Németh1-1/+1
2015-06-19tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl1-4/+32
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl5-11/+6
2015-06-19sw: WW8 export: speed up attribute iterationMichael Stahl1-0/+4
2015-06-19sw: DOCX export: fix exporting of hyperlink inside rubyMichael Stahl1-6/+39
2015-06-19sw: DOCX export fix non-well-formed XML if hyperlink followed by rubyMichael Stahl1-0/+6
2015-06-19sw: WW8: except refmark these attributes always have an end positionMichael Stahl1-3/+6
2015-06-19sw: dump ruby text in nodes dumpMichael Stahl1-0/+7
2015-06-19sw: fix duplicate whichId attributes in node dumpMichael Stahl1-1/+1
2015-06-19sw: tweak CrossRefBookmark hack to re-sort if appliedMichael Stahl1-0/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky2-3/+3
2015-06-19rendercontext: Don't direct paint the SHOW_IDLE when double-buffering.Jan Holesovsky1-1/+1
2015-06-18LOK: add lok::Document::getTextSelection()Miklos Vajna2-0/+44
2015-06-18sw tiled rendering: fix always empty copy&paste format listMiklos Vajna1-1/+2
2015-06-17sw: fix assert on exporting ooo75410-1.doc to WW8Michael Stahl1-4/+9
2015-06-17sw: overloading in C++ fail episode 6234Michael Stahl1-1/+1
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-06-17Handle highlighting case inside SvxBackgroundPage classZolnai Tamás1-19/+2
2015-06-16tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás2-5/+18
2015-06-16tdf#89830: Ambiguous naming of character backgroundZolnai Tamás4-2/+9
2015-06-16Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-06-16tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-15sw: fix assert on exporting ooo24533-1.sxw to WW8Michael Stahl1-0/+8
2015-06-15Added test for redline with as-char frameVarun2-0/+9
2015-06-15tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl2-39/+21
2015-06-15tdf#90640: add a unit test for thisMichael Stahl1-0/+11
2015-06-15add test for frame backgroundsVarun Dhall2-0/+115