summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-202-8/+8
* fdo#78659 make testcase minimalMiklos Vajna2014-05-202-1/+1
* fdo#78659:FIle geting corrupted after Roundtrip due to fieldchar.Ravindra Vidhate2014-05-203-1/+10
* fdo#78654 LO was exporting corrupt docx file.sushil_shinde2014-05-203-0/+13
* -Werror,-Wunused-resultStephan Bergmann2014-05-191-1/+1
* resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke2014-05-191-12/+92
* WaE: -Wunused-variableThomas Arnhold2014-05-191-3/+1
* WaE: -Wunused-variableThomas Arnhold2014-05-191-3/+0
* WaE: -Wunused-variableThomas Arnhold2014-05-191-4/+0
* WaE: -Wunused-variableThomas Arnhold2014-05-191-4/+0
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-1930-74/+0
* sw doc model xml dump: handle SwDoc::mpFrmFmtTblMiklos Vajna2014-05-192-4/+32
* valgrind: memory leakCaolán McNamara2014-05-191-0/+2
* SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert)Michael Stahl2014-05-191-0/+1
* fdo#78149: assert if SwVirtFlyDrawObj is being painted with no ViewPort setMichael Stahl2014-05-192-4/+9
* fdo78474:Corruption a:graphicData has no info for the image.Sourav2014-05-192-0/+12
* fdo#46839 Convert line color picker to split buttonMaxim Monastirsky2014-05-186-6/+6
* fdo#78651 DOCX Incorrect export of nested TablesVinaya Mandke2014-05-184-0/+18
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet2014-05-1723-146/+145
* SwFmtCol: rename member variables missing their prefixesMiklos Vajna2014-05-172-113/+113
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-1713-15/+15
* sw: try to fix a valgrind warningMichael Stahl2014-05-171-0/+2
* coverity#704866 Unchecked dynamic_castMiklos Vajna2014-05-161-1/+2
* sw: fix indentation in rtf{export,import} testMiklos Vajna2014-05-162-58/+53
* coverity#708868 Unused pointer valueCaolán McNamara2014-05-161-1/+1
* coverity#708847 Unused pointer valueCaolán McNamara2014-05-161-2/+0
* DOCX import: make sure inline shapes are not in the backgroundMiklos Vajna2014-05-162-0/+6
* sw doc model dump: show SdrObject::nOrdNumMiklos Vajna2014-05-161-0/+1
* ooxml: Preserve effects on picturesJacobo Aragunde Pérez2014-05-164-5/+62
* ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez2014-05-162-0/+29
* fdo#78432 : DOCX: File gets corrupt after RoundTripPallavi Jadhav2014-05-163-2/+60
* fdo#55582 Writer: Dont overwrite from even when selected, from writer.Lennard Wasserthal2014-05-151-2/+6
* sw html test: missed one class name at renamingTomaž Vajngerl2014-05-151-1/+1
* sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl2014-05-151-15/+13
* sw test: unify names of local variables and move to them to topTomaž Vajngerl2014-05-153-50/+55
* sw test: user parent's parseXmlStream methodTomaž Vajngerl2014-05-151-6/+1
* DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna2014-05-152-0/+10
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara2014-05-153-22/+106
* coverity#705490 Dereference null return valueCaolán McNamara2014-05-151-2/+3
* coverity#705484 Dereference null return valueCaolán McNamara2014-05-151-1/+1
* coverity#705482 Dereference null return valueCaolán McNamara2014-05-151-2/+4
* fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad2014-05-155-2/+24
* Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)Chris Laplante2014-05-152-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-146-14/+14
* fix windows buildThomas Arnhold2014-05-141-1/+0
* coverity#704863 Unchecked dynamic_castMiklos Vajna2014-05-141-1/+2
* sw: fix indentation in sprmidsMiklos Vajna2014-05-141-287/+288
* sprmids is used only inside sw/source/filter/ww8Miklos Vajna2014-05-1412-11/+326
* Always remove SwModelTestBase::m_aTempFileStephan Bergmann2014-05-141-2/+1