summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock23-23/+23
2016-03-15tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2016-03-15tdf#97978: add support for opening mde and accde files in basepasqualm2-6/+6
2016-03-11Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-03-09tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna3-0/+19
2016-03-09tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-03-09basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+86
2016-03-07Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-03-03sw: tdf#91131 when renaming a SwNumRule, also ...Michael Stahl3-1/+13
2016-03-01tdf#97960 - .doc: preserve font size in empty cellsJustin Luth1-1/+1
2016-02-28tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud2-3/+12
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-19tdf#96175 RTF filter: export \companyMiklos Vajna3-0/+31
2016-02-18tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung5-19/+44
2016-02-18tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna3-0/+16
2016-02-18tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-16sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl1-1/+4
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl3-0/+31
2016-02-16tdf#56321 - .doc import image flipped statusJustin Luth1-0/+18
2016-02-15sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-15sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-12tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-11tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-02-08fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin4-33/+74
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl3-54/+108
2016-02-05tdf#97407: Remove duplicate custom entryRishabh1-1/+2
2016-02-05xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-05tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar2-0/+19
2016-02-05tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna6-14/+61
2016-02-02Re-enable insert endnote in Writer's standard toolbarYousuf Philips1-1/+1
2016-02-02tdf#61511 RTF export: handle page background solid color fillMiklos Vajna8-27/+50
2016-02-02writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara2-11/+12
2016-01-27tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna3-0/+44
2016-01-21tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna6-27/+64
2016-01-21tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-01-21starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+2
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-3/+3
2016-01-14RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha3-0/+103
2016-01-14Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2-0/+9
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht1-1/+1
2016-01-12New saving behaviorMaxim Monastirsky7-10/+6
2016-01-12tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna3-1/+15
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-211/+5
2016-01-12sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl2-11/+32
2016-01-11tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna3-1/+43
2016-01-11tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
2016-01-11tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl5-17/+6