summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-27Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara1-1/+1
2015-01-27coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-01-08fdo#79269: fix ODF import of style:footer-firstMichael Stahl1-15/+20
2015-01-05valgrind: uninitialized readCaolán McNamara1-0/+1
2014-12-11do not save UNO marks in undo historyLuboš Luňák1-4/+6
2014-12-03Prevent occasional crashTor Lillqvist1-1/+2
2014-11-29Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara3-9/+9
2014-11-28Revert "fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPage"Andras Timar1-3/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-0/+4
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna1-0/+10
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna2-2/+6
2014-10-29fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna1-1/+6
2014-10-12fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-09-29map FRAME to VML's textLuboš Luňák1-2/+2
2014-09-29map PAGE_PRINT_AREA to VML's marginLuboš Luňák1-2/+2
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-2/+6
2014-09-29export in .docx also vml mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-83/+83
2014-09-29docx ST_VAnchor does not know "column", it should be "text"Luboš Luňák1-1/+1
2014-09-23Do not link html images only when pasting from clipboard (bnc#580834)Matúš Kukan1-1/+2
2014-09-23bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan1-7/+15
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar1-1/+1
2014-09-11abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna1-4/+3
2014-09-08abi#10039 RTF export: support page-anchored framesMiklos Vajna1-7/+15
2014-09-08fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna1-4/+73
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara1-0/+2
2014-08-21sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-21fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák2-1/+15
2014-08-21Resolves: fdo#81046 don't crash on compilers that enforce exception specsCaolán McNamara1-5/+13
2014-08-21SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl1-0/+6
2014-08-21fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl1-0/+16
2014-08-21Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-1/+5
2014-07-27Fix for Footer is missing if fisrt page different header/footer is setRohit Deshmukh1-1/+1
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás1-2/+4
2014-07-22Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara3-11/+37
2014-07-16fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás1-10/+14
2014-07-14Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan2-5/+7
2014-07-10fix fdo#77844: header wrongly enabled from .docLuke Deller1-2/+13
2014-07-10sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-10fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-10DOC import: fix nested commentsMiklos Vajna2-1/+15
2014-07-10coverity#1158240 Dereference before null checkCaolán McNamara1-2/+2
2014-07-06Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+1
2014-07-04fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl9-34/+28
2014-07-04Resolves: fdo#80681 widget is not transparentCaolán McNamara1-3/+7
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+8
2014-06-29Resolves fdo#54155: Crash when playing with a Group inside a GroupJulien Nabet1-1/+1
2014-06-25MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-25fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9