summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl1-0/+10
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl2-0/+22
2014-06-17Resolves: #i125086# correct implementation of css::text::XTextField...Oliver-Rainer Wittmann3-15/+53
2014-06-17missing SetForbiddenChars callCaolán McNamara1-0/+1
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna2-0/+10
2014-06-16Resolves: #i125055# follow-up of fix for #i124338#Oliver-Rainer Wittmann1-4/+20
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann1-24/+17
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl1-3/+0
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl2-0/+47
2014-06-12This assumption doesn't hold on all build environments.Kohei Yoshida1-1/+4
2014-06-12error C2361: initialization of 's_fallbacks' is skipped by 'default'Michael Stahl1-7/+7
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl6-6/+84
2014-06-12fallback to DefaultEncoding when eCurrentEncoding is unknownCaolán McNamara1-0/+2
2014-06-11fdo#79062 File having Footnote with Text Effect got corrupted after RTRavindra Vidhate4-7/+17
2014-06-11Related: #i125072# map given style name to corresponding UI name...Oliver-Rainer Wittmann1-0/+1
2014-06-11fdo#79817:Fix for corruption having databinding have duplicates attributesRohit Deshmukh3-1/+10
2014-06-10fdo#78887 <w:br> tag is not being preserved after export.Ravindra Vidhate3-1/+21
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+8
2014-06-10fdo#79822 : Crash:LO Crashes while Saving the DOCX containing smartartPriyankaGaikwad3-1/+13
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard8-10/+10
2014-06-09this widget should be hidden until expandedCaolán McNamara1-1/+1
2014-06-09fix fdo#40073 : look for translated frame stylesElie Roux1-0/+1
2014-06-07fdo#76281: Fix wrong square brackets in exported citationsJacobo Aragunde Pérez1-1/+1
2014-06-06fdo#79558: Do not overwrite w:shd valueJacobo Aragunde Pérez4-12/+17
2014-06-06fdo#79558: Preserve missing attributes in paragraph w:shdJacobo Aragunde Pérez1-6/+30
2014-06-06fdo#79691: Fix ppt files embedded in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara1-0/+7
2014-06-04Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida3-0/+56
2014-06-03fdo#79384: replace the work-around with a different oneMichael Stahl1-0/+1
2014-06-03fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl2-0/+17
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez3-0/+100
2014-06-02fdo#79384 RTF import: allow { without } in style namesMiklos Vajna1-0/+5
2014-06-02coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-06-02Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2-3/+3
2014-05-30fdo#78883: Writer getting Hang while opening documentTushar Bende2-0/+11
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-3/+8
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák5-2/+54
2014-05-29speed-up writer conversion in headless modeTomaž Vajngerl1-1/+1
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2-3/+3
2014-05-28WaE: unused variable 'aFileNameBase'Tor Lillqvist1-1/+0
2014-05-27fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-05-27fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl1-2/+8
2014-05-27fdo#79236: sw: Undo of changing style crashes on invalid item (-1)Michael Stahl1-0/+2
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann4-13/+25
2014-05-26Resolves: fdo#79124 options cells shift down when unit clickedCaolán McNamara1-244/+310
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna1-0/+11
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna6-9/+46
2014-05-26sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-05-26fdo#77454: fix WW8 import/export of negative image cropMichael Stahl4-16/+57