summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-12-18tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna3-1/+7
2015-12-17fix missing BaseURL when loading embedded objectsMichael Stahl2-4/+27
2015-12-17sw: extend various OOXML export test to check embedded objectsMichael Stahl4-1/+217
2015-12-17sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl3-13/+134
2015-12-17sw: fix DOCX export of embedded OOXML objectsMichael Stahl3-14/+33
2015-12-17sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl3-89/+105
2015-12-17sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl2-3/+5
2015-12-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0013-0/+18
2015-12-16Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-11fix a set of race conditions in the writer uno wrappersBjoern Michaelsen9-2/+41
2015-12-01tdf#95614 fix freezing with linked graphicLászló Németh3-7/+18
2015-11-27tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2-0/+6
2015-11-26tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-23tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-23Make number recognition work in writer tables againNiklas Johansson2-1/+71
2015-11-13Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara3-1/+11
2015-11-13tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-12tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2-1/+1
2015-11-11tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-0/+0
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung3-12/+27
2015-11-10tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2-0/+14
2015-11-10tdf#92648 fix DOCX import regression (textbox shrinking in footers)László Németh1-2/+4
2015-11-09tdf#94624 calculation of power operator fixedOliver Specht1-0/+2
2015-11-06Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara2-5/+12
2015-11-03tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna3-0/+30
2015-11-02tdf#64027 sw: Make the text background color button workMaxim Monastirsky5-0/+20
2015-11-02tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna3-3/+14
2015-10-30tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht1-0/+1
2015-10-30tdf#93509: Commit at the right timeStephan Bergmann1-0/+1
2015-10-30tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar2-8/+15
2015-10-20fix SwIndex assert on fdo66692-2.docCaolán McNamara2-0/+15
2015-10-20tdf#95091: enable delete and backspace in editable elements within protectionsOliver Specht1-2/+2
2015-10-15tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna1-0/+12
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-10-14fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara1-5/+18
2015-10-14tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl6-5/+164
2015-10-14tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2-4/+2
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht1-1/+1
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-09tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2-0/+13
2015-10-09tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2-0/+33
2015-10-08Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-08tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2-0/+6
2015-10-08sw: fix copying of bookmarks in CopyRangeMichael Stahl3-8/+94
2015-10-05Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
2015-10-05Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+12
2015-10-01Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung3-4/+3