summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-07-15fdo#81302: Revert "sw: adapt object/picturedialog.ui to FillAttributes"Michael Stahl2-34/+6
2014-07-15fdo#80054 change color for NPC to "solarized blue"Tomaž Vajngerl1-1/+1
2014-07-15fdo#79673 revert to old NPC for MacOSX onlyTomaž Vajngerl5-2/+63
2014-07-15Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara3-11/+37
2014-07-14fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-13sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl1-1/+3
2014-07-11fdo#79358: ODF export: fix index boolean property exportMichael Stahl2-0/+22
2014-07-10fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna55-3455/+689
2014-07-10fix fdo#77844: header wrongly enabled from .docLuke Deller3-2/+60
2014-07-10fdo#80555: Set position of GraphicObjectShape objects correctlyJacobo Aragunde Pérez2-0/+8
2014-07-08fix crash loading ooo#93570-3.docCaolán McNamara1-13/+26
2014-07-01fdo#80663: sw: fix crash on Undo of table row/column deleteMichael Stahl1-2/+3
2014-07-01error: no matching function for call to 'assertEquals'Matúš Kukan1-1/+1
2014-06-30Resolves: fdo#80681 widget is not transparentCaolán McNamara1-3/+7
2014-06-30fdo#80167 RTF export: don't loose page breaksMiklos Vajna6-3/+34
2014-06-29fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl11-34/+47
2014-06-29sw: avoid calling convertToString() with unsupported encodingsMichael Stahl1-1/+2
2014-06-26MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-26Resolves fdo#54155: Crash when playing with a Group inside a GroupJulien Nabet1-1/+1
2014-06-25fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez1-1/+7
2014-06-25fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák5-0/+55
2014-06-25Resolves: #i125154# numbering too small on sample .doc importClarence Guo1-2/+2
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák3-18/+26
2014-06-24fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9
2014-06-24fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks2-1/+2
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida5-9/+18
2014-06-23sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr1-2/+4
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