summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-03-07drawingML export: fix handling of dkVert pattern fill presetMiklos Vajna2-0/+9
2014-03-07fdo#74854: better loose selection than crashingBjoern Michaelsen1-0/+7
2014-03-07fdo#75158 : Handled unsupported fields for docx file.sushil_shinde2-0/+13
2014-03-06Vertical content alignment of frames anchored as characterZolnai Tamás1-1/+7
2014-03-06Vertical content alignment of vertical text framesZolnai Tamás1-2/+12
2014-03-06Avoid infinite loop caused by vertical content alignmentZolnai Tamás1-8/+8
2014-03-06coverity#708878 Unused pointer valueCaolán McNamara1-1/+0
2014-03-06coverity#738966 Unused pointer valueCaolán McNamara1-4/+0
2014-03-06coverity#1190351 Missing break in switchCaolán McNamara1-1/+1
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara1-1/+1
2014-03-06coverity#1190349 Division or modulo by zeroCaolán McNamara1-11/+5
2014-03-06coverity#1190354 Dereference null return valueCaolán McNamara1-1/+3
2014-03-06Re-enable the unit test (BackGraphicURL).Muthu Subramanian1-1/+1
2014-03-06Disable unit-test BackGraphicURL test temporarily.Muthu Subramanian1-1/+1
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara1-1/+10
2014-03-06cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna3-0/+11
2014-03-06DocxSdrExport: fix indentationMiklos Vajna2-4/+4
2014-03-06rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl2-0/+12
2014-03-06SwXText::convertToTable(): assert that SwTable is client of table formatMichael Stahl1-0/+2
2014-03-05New feature: vertical alignment for text frames: Layout partZolnai Tamás5-58/+161
2014-03-05New feature: vertical alignment for text frames: UI partZolnai Tamás3-66/+206
2014-03-05coverity#735941 Dereference after null checkCaolán McNamara1-2/+5
2014-03-05coverity#735944 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05coverity#735945 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05Resolves: #i123979# treat application of new position due to...Oliver-Rainer Wittmann1-6/+19
2014-03-05ooxml: round-trip test for w14:anchorId & wp14:anchorIdTomaž Vajngerl2-0/+12
2014-03-05ooxml export: writer anchorId for "inline" elementTomaž Vajngerl1-6/+13
2014-03-05ooxml export: wp14:anchorId (DML) and w14:anchorId (VML)Tomaž Vajngerl1-3/+54
2014-03-05Simplify DrawWaveKeith Curtis2-37/+4
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke37-307/+319
2014-03-05sw tests: Fix description of the new assertXPathContent() and use it broadly.Jan Holesovsky2-84/+52
2014-03-05fdo#75557 : OLE Objects of type .zip not being preserved in RTTushar Bende3-0/+9
2014-03-05fdo#73596 [DOCX] Index:distance between columnsVinaya Mandke1-0/+2
2014-03-05fdo#70838: fix size error in rotated shapes in DrawingMLJacobo Aragunde Pérez1-1/+1
2014-03-05fdo#73219 File corruption: Table in headerPriyankaGaikwad4-0/+22
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke4-7/+123
2014-03-05fdo#73596 Added support to import and export \r,\h Index flags.Nikhil Walvekar5-0/+40
2014-03-05remove unused code in SW moduleNoel Grandin14-153/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-8/+109
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky1-1/+6
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann3-15/+25
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann8-41/+119
2014-03-04bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+14
2014-03-04sw: include contents of char styles in doc model xml dumpMiklos Vajna1-18/+24
2014-03-04CppunitTest_sw_ooxmlsdrexport: make this failure a bit more readableMiklos Vajna1-1/+2
2014-03-04Add mode linesTakeshi Abe4-1/+10
2014-03-03make sw_ooxmlsdrexport 'work' on macNorbert Thiebaud1-1/+1
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann8-43/+62
2014-03-03sw/qa: clean up xray instructionsMiklos Vajna1-4/+1
2014-03-03fdo#47811: fix setPropertyValue("Name") of Database fieldmasterMichael Stahl1-1/+1