summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* DocxSdrExport: fix indentationMiklos Vajna2014-03-231-10/+10
* Remove table-related redlines when table,row,cell removedAdam Co2014-03-238-3/+231
* fdo#74981: cutting nothing should do nothing, should fix field dupesBjoern Michaelsen2014-03-231-0/+2
* Full colour borders in .doc import/exportLuke Deller2014-03-239-407/+497
* fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde2014-03-231-0/+2
* WaE: passing OUString by value, rather pass by reference [loplugin]Tor Lillqvist2014-03-231-1/+1
* ooxml: preserve rich text sdt controlsJacobo Aragunde Pérez2014-03-223-0/+9
* ooxml: preserve text sdt propertyJacobo Aragunde Pérez2014-03-222-0/+3
* Fix indentationJacobo Aragunde Pérez2014-03-221-70/+70
* ooxml: Make SdtHelper grab bag more genericJacobo Aragunde Pérez2014-03-221-2/+12
* fdo#70838: apply rotation transformations to DML anchor positionJacobo Aragunde Pérez2014-03-222-2/+82
* sw/qa: Code refactor.Jacobo Aragunde Pérez2014-03-221-39/+38
* qa: Added SwModelTestBase::getXPathContentJacobo Aragunde Pérez2014-03-221-0/+14
* cppcheck: fix reassigned varJulien Nabet2014-03-221-2/+1
* coverity#704372 Logically dead codeCaolán McNamara2014-03-221-3/+0
* fix coverity#983381Caolán McNamara2014-03-221-1/+1
* coverity#704365 Logically dead codeCaolán McNamara2014-03-221-27/+23
* coverity#704361 bDone initialized to true instead of falseCaolán McNamara2014-03-221-1/+1
* coverity#983381 Dereference before null checkCaolán McNamara2014-03-221-12/+7
* coverity#983382 Dereference before null checkCaolán McNamara2014-03-221-1/+1
* coverity#705005 Dereference after null checkCaolán McNamara2014-03-221-1/+1
* coverity#705913 Dereference before null checkCaolán McNamara2014-03-221-2/+2
* coverity#705933 Dereference before null checkCaolán McNamara2014-03-221-1/+1
* coverity#736847 Dereference before null checkCaolán McNamara2014-03-221-1/+2
* coverity#736852 Dereference before null checkCaolán McNamara2014-03-221-2/+1
* coverity#736854 Dereference before null checkCaolán McNamara2014-03-221-1/+2
* fdo#76163 Fix for file corruption which contains fields and hyperlinkPriyankaGaikwad2014-03-224-0/+22
* missing SwExtraRedlineTbl dtorMiklos Vajna2014-03-223-1/+7
* fdo#76361 : LO crash: LO crashes while saving the document to docxRajashri2014-03-213-4/+21
* Resolves: #i124474# on change of User Field via UNO-API...Oliver-Rainer Wittmann2014-03-211-5/+16
* coverity#982649 Missing break in switchCaolán McNamara2014-03-211-0/+1
* coverity#705313 Missing break in switchCaolán McNamara2014-03-211-0/+1
* coverity#705310 Missing break in switchCaolán McNamara2014-03-211-0/+1
* coverity#705309 Missing break in switchCaolán McNamara2014-03-211-0/+1
* coverity#705953 Dereference before null checkCaolán McNamara2014-03-211-7/+4
* coverity#705956 Dereference before null checkCaolán McNamara2014-03-211-14/+9
* coverity#705961 Dereference before null checkCaolán McNamara2014-03-211-2/+4
* coverity#705960 Dereference before null checkCaolán McNamara2014-03-211-1/+3
* DOCX export of paragraph count in app.xmlMiklos Vajna2014-03-212-0/+5
* coverity#705430 Improper use of negative valueCaolán McNamara2014-03-211-1/+9
* coverity#705951 Dereference before null checkCaolán McNamara2014-03-211-2/+1
* coverity#705940 Dereference before null checkCaolán McNamara2014-03-211-1/+1
* coverity#705920 Dereference before null checkCaolán McNamara2014-03-211-1/+1
* coverity#705919 Dereference before null checkCaolán McNamara2014-03-211-1/+1
* add translatable attribute to some .ui labels/itemsAndras Timar2014-03-201-3/+3
* simplifyStephan Bergmann2014-03-202-4/+3
* fdo#76316 make this test file more minimalMiklos Vajna2014-03-201-0/+0
* Revert "CppunitTest_sw_ooxmlexport: disable failing check on Mac for now"Jan-Marek Glogowski2014-03-201-4/+0
* fdo#76312: LO crashes - endTableCell is called before StartTable.umeshkadam2014-03-203-1/+15
* DocxAttributeOutput::EndStyles: avoid hardwired 4091Miklos Vajna2014-03-203-3/+3