summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann1-1/+1
2014-01-28Apparently missing "cChar =="Stephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2-3/+3
2014-01-28MSVC apparently does not pack bitfields of different typeStephan Bergmann4-22/+35
2014-01-28ooxml: Preserve shape style effect attributesJacobo Aragunde Pérez1-0/+6
2014-01-28swpagerelsize: take care of Sz.GetWidthPercentRelation() in SwFlyFrm::CalcRelMiklos Vajna1-2/+10
2014-01-28swpagerelsize: implement RelativeWidthRelation UNO property for SwXFrameMiklos Vajna2-0/+3
2014-01-28swpagerelsize: add an eWidthPercentRelation member to SwFmtFrmSizeMiklos Vajna3-1/+17
2014-01-28coverity#705513 Dereference null return valueCaolán McNamara1-3/+3
2014-01-28sw: remove __WW8_NEEDS_COPY over-optimizationMichael Stahl4-27/+0
2014-01-28coverity#1130476 Uninitialized pointer fieldCaolán McNamara1-3/+9
2014-01-28coverity#1158281 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-28coverity#1158280 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-28coverity#1158279 Uncaught exceptionCaolán McNamara2-2/+7
2014-01-28coverity#1158278 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-28coverity#1158282 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-28coverity#158285 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-28coverity#1158286 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-28ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez2-3/+50
2014-01-28fdo#73545 Shape position is wrongPriyankaGaikwad2-0/+10
2014-01-28Deleting NULL is safeTakeshi Abe1-4/+0
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar5-29/+46
2014-01-27filter: add sprmids headerMiklos Vajna9-9/+8
2014-01-27coverity#1158283 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-27Resolves: #i123745# [IA2] Eventual crash in Writer documents containing...Steve Yin1-57/+6
2014-01-27coverity#705453 Array compared against 0Caolán McNamara1-3/+3
2014-01-27coverity#1157751 Copy-paste errorCaolán McNamara1-1/+1
2014-01-27coverity#1158247 Dereference before null checkCaolán McNamara1-54/+51
2014-01-27coverity#1158248 Dereference before null checkCaolán McNamara1-28/+32
2014-01-27coverity#1158249 Dereference before null checkCaolán McNamara1-43/+37
2014-01-27fdo#73556 Docx was exported with incorrect column widthVinaya Mandke2-0/+21
2014-01-27abi#7407 RTF export: fix crash on table-in-textframe anchored inside a tableMiklos Vajna2-0/+14
2014-01-26coverity#1130487 : Unitialized scalar fieldNorbert Thiebaud1-7/+18
2014-01-27Fix memory leaksTakeshi Abe1-3/+5
2014-01-26fdo#39468 Translate comments to English in sw/source/core/unocore/unoobj.cxxSven Wehner1-15/+11
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner1-80/+16
2014-01-26coverity#1157752 : Copy-paste errorJulien Nabet1-9/+8
2014-01-26bool improvementsStephan Bergmann1-1/+1
2014-01-26bool improvementsStephan Bergmann2-4/+4
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna2-0/+35
2014-01-26coverity#1157759 : Logically dead codeNorbert Thiebaud1-7/+1
2014-01-26coverity#1157760 : Logically dead codeNorbert Thiebaud1-3/+2
2014-01-26coverity#1157763 : Logically dead codeNorbert Thiebaud1-9/+8
2014-01-26coverity#1157764 : Logically dead codeNorbert Thiebaud1-4/+1
2014-01-26coverity#1157770 : Logically dead codeNorbert Thiebaud1-7/+8
2014-01-25coverity#708449 coverity#708450 Unitialized scalar fieldNorbert Thiebaud1-3/+20
2014-01-25coverity#708448 Unitialized scalar fieldNorbert Thiebaud1-3/+17
2014-01-25coverity#708447 Unitialized scalar fieldNorbert Thiebaud1-3/+9
2014-01-25coverity#708446 Unitialized scalar fieldNorbert Thiebaud1-2/+6
2014-01-25coverity#708445 Unitialized scalar fieldNorbert Thiebaud1-1/+13