summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek
2014-05-20fdo#78658 Corruption: lockedCanvas tag is missing from RT fileDinesh Patil
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20fdo#78659 make testcase minimalMiklos Vajna
2014-05-20fdo#78659:FIle geting corrupted after Roundtrip due to fieldchar.Ravindra Vidhate
2014-05-20fdo#78654 LO was exporting corrupt docx file.sushil_shinde
2014-05-19-Werror,-Wunused-resultStephan Bergmann
2014-05-19resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19sw doc model xml dump: handle SwDoc::mpFrmFmtTblMiklos Vajna
2014-05-19valgrind: memory leakCaolán McNamara
2014-05-19SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert)Michael Stahl
2014-05-19fdo#78149: assert if SwVirtFlyDrawObj is being painted with no ViewPort setMichael Stahl
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-05-18fdo#78651 DOCX Incorrect export of nested TablesVinaya Mandke
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-17SwFmtCol: rename member variables missing their prefixesMiklos Vajna
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17sw: try to fix a valgrind warningMichael Stahl
2014-05-16coverity#704866 Unchecked dynamic_castMiklos Vajna
2014-05-16sw: fix indentation in rtf{export,import} testMiklos Vajna
2014-05-16coverity#708868 Unused pointer valueCaolán McNamara
2014-05-16coverity#708847 Unused pointer valueCaolán McNamara
2014-05-16DOCX import: make sure inline shapes are not in the backgroundMiklos Vajna
2014-05-16sw doc model dump: show SdrObject::nOrdNumMiklos Vajna
2014-05-16ooxml: Preserve effects on picturesJacobo Aragunde Pérez
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-16fdo#78432 : DOCX: File gets corrupt after RoundTripPallavi Jadhav
2014-05-15fdo#55582 Writer: Dont overwrite from even when selected, from writer.Lennard Wasserthal
2014-05-15sw html test: missed one class name at renamingTomaž Vajngerl
2014-05-15sw test: HtmlExportTest - assert pDoc exists, rename classTomaž Vajngerl
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara
2014-05-15coverity#705490 Dereference null return valueCaolán McNamara
2014-05-15coverity#705484 Dereference null return valueCaolán McNamara
2014-05-15coverity#705482 Dereference null return valueCaolán McNamara
2014-05-15fdo#78300 File Corrupt:drawing objects into a text box.PriyankaGaikwad
2014-05-15Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)Chris Laplante
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14fix windows buildThomas Arnhold