summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-22fdo#79008 Crash: File getting crash while saving in LODinesh Patil
2014-05-22WaE: unused variable 'aFileNameBase'Tor Lillqvist
2014-05-22sw: why the heck is that #ifdef'd out?Michael Stahl
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-22fix DBG_UTIL buildCaolán McNamara
2014-05-22sw: use xsec_xmlsec.windows on WNTMichael Stahl
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-05-22cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22cppcheck: Variable 'bMore' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-05-22sw: remove using namespace from headersThomas Arnhold
2014-05-22fdo#78957 Corruption - <wp:extent> "cy" height exceed the limit in header.xmlYogesh Bharate
2014-05-22fdo#78910 Hyperlink and Field start-end mismatchVinaya Mandke
2014-05-22fdo#78887 <w:br> tag is not being preserved after export.Ravindra Vidhate
2014-05-22fdo#78886 File getting corrupted after Roundtrip due to fieldCharDinesh Patil
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam
2014-05-21speed-up writer conversion in headless modeTomaž Vajngerl
2014-05-21try to fix Mac buildMiklos Vajna
2014-05-21cid#708875 Unused pointer valueNoel Grandin
2014-05-21fdo#77725 make testcase minimalMiklos Vajna
2014-05-21fdo#78663 : Corrupt: 2007 WordArt whithin a Drawing toolRajashri
2014-05-21unused DocxSdrExport::setDrawingOpen()Miklos Vajna
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende
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