summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-04-17Simplify wwSprmSearcher furtherStephan Bergmann2-599/+603
2014-04-17Remove newly unused structStephan Bergmann1-8/+0
2014-04-17Enable letter-spacing for Firefox HTML exportHarri Pitkänen2-6/+1
2014-04-17Simplify wwSprmSearcherStephan Bergmann4-159/+60
2014-04-17Remove unused typedefStephan Bergmann1-1/+0
2014-04-17coverity#705493 Dereference null return valueCaolán McNamara1-5/+8
2014-04-17coverity#705524 Dereference null return valueCaolán McNamara1-2/+4
2014-04-17coverity#736153 Dereference null return valueCaolán McNamara1-0/+2
2014-04-17coverity#736154 Dereference null return valueCaolán McNamara1-1/+2
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate3-1/+9
2014-04-17coverity#1202822 Dereference null return valueCaolán McNamara1-3/+6
2014-04-17coverity#735915 Dereference after null checkCaolán McNamara1-1/+1
2014-04-17SwTxtSlot::SwTxtSlot now takes an empty reference by default, not a NULLMiklos Vajna2-5/+5
2014-04-17Related: fdo#36815 print the text highlight range as wellCaolán McNamara2-3/+3
2014-04-16Do not pass bad pointers to strlenStephan Bergmann4-12/+12
2014-04-16fdo#77476:FILE_SAVE : 'TIF' is changed to 'TIFF' in RTRavindra Vidhate2-0/+11
2014-04-16coverity#1157770 Logically dead codeCaolán McNamara1-1/+1
2014-04-16coverity#735516 Logically dead codeCaolán McNamara1-1/+1
2014-04-16coverity#735534 Logically dead codeCaolán McNamara1-2/+0
2014-04-16coverity#1202778 Logically dead codeCaolán McNamara1-3/+4
2014-04-16coverity#1202916 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-16coverity#1202918 Uninitialized scalar fieldCaolán McNamara2-9/+11
2014-04-16coverity#1202919 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-16coverity#1202920 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-16coverity#1202970 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-04-16coverity#1202972 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara14-8/+200
2014-04-16Avoid risk of "unused" header removalTor Lillqvist1-1/+6
2014-04-16Need <vcl/sysdata.hxx> for SystemGraphicsData, used in touch_lo_draw_tile()Tor Lillqvist1-0/+1
2014-04-16fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende2-0/+8
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann2-0/+10
2014-04-15remove unneeded include and solve the pch troubleThomas Arnhold2-2/+0
2014-04-15update_pchThomas Arnhold3-31/+73
2014-04-15sw: clean up inter-module includesThomas Arnhold80-120/+118
2014-04-15Partially revert "update_pch"Thomas Arnhold1-61/+6
2014-04-15Remove dead codeStephan Bergmann1-3/+0
2014-04-15sw: -Werror=unused-but-set-variableMichael Stahl1-8/+0
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann84-516/+351
2014-04-15whitespace for include statementsThomas Arnhold1-1/+1
2014-04-15fix windows buildThomas Arnhold1-3/+3
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky1-4/+4
2014-04-15The only instantiation of SwHTMLFormPendingStackData_Impl is long goneStephan Bergmann2-60/+4
2014-04-15fdo#75722: Push missing unit test filesJacobo Aragunde Pérez2-0/+0
2014-04-15fdo#70838: fix rotation transformation in DML exporterJacobo Aragunde Pérez2-12/+31
2014-04-15fdo#75722: fix incorrect import of rotated DML shapesJacobo Aragunde Pérez1-0/+29
2014-04-15Avoid undefined beahvior in test codeStephan Bergmann1-0/+2
2014-04-15Line spacing is not preserved for styles.PriyankaGaikwad2-0/+9
2014-04-15Revert "Blind fix attempt for MSVC compilation error"Tor Lillqvist1-1/+1
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin1-2/+2
2014-04-15Blind fix attempt for MSVC compilation errorTor Lillqvist1-1/+1