summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl3-1/+35
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás1-2/+4
2014-07-14fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-09fix fdo#77844: header wrongly enabled from .docLuke Deller3-2/+60
2014-07-09sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-08fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-08DOC import: fix nested commentsMiklos Vajna2-1/+15
2014-07-08coverity#1158240 Dereference before null checkCaolán McNamara1-2/+2
2014-07-06bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna2-0/+9
2014-07-06bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna2-0/+6
2014-07-06fdo#73241 RTF import: ignore page break in tablesMiklos Vajna2-0/+14
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+1
2014-07-04error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2-0/+13
2014-07-02fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl11-34/+47
2014-07-01fdo#69649 RTF import: don't crash on empty TOC resultMiklos Vajna1-0/+39
2014-07-01Resolves: fdo#80681 widget is not transparentCaolán McNamara1-3/+7
2014-06-26Resolves fdo#54155: Crash when playing with a Group inside a GroupJulien Nabet1-1/+1
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák3-18/+27
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna2-0/+11
2014-06-14fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl2-0/+47
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann1-24/+17
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl6-6/+85
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard8-10/+10
2014-06-11Related: #i125072# map given style name to corresponding UI name...Oliver-Rainer Wittmann1-0/+1
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-3/+8
2014-06-09fix fdo#40073 : look for translated frame stylesElie Roux1-0/+1
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara1-0/+7
2014-06-05coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-06-04fdo#79384: replace the work-around with a different oneMichael Stahl1-0/+1
2014-06-04fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl2-0/+17
2014-06-03fdo#79547 fdo#69649 Fix for pre-rendered Table Of ContentsVinaya Mandke4-1/+29
2014-06-03fdo#79384 RTF import: allow { without } in style namesMiklos Vajna1-0/+5
2014-05-30handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák6-2/+54
2014-05-30discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák2-0/+23
2014-05-29fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-28fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl1-2/+8
2014-05-28fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-05-27fix build-break on windowsChristian Lohmaier1-1/+2
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann4-13/+25
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna6-9/+46
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna1-0/+11
2014-05-26fdo#79008 Crash: File getting crash while saving in LODinesh Patil3-2/+11
2014-05-26Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet1-1/+1
2014-05-25fdo#77454: fix WW8 import/export of negative image cropMichael Stahl4-16/+57
2014-05-23MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák1-0/+2
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl3-30/+80
2014-05-20-Werror,-Wunused-resultStephan Bergmann1-1/+1
2014-05-20resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke1-12/+92
2014-05-15fdo#78313 RTF import: retain font colorsMiklos Vajna2-0/+34