summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna8-27/+50
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin4-7/+4
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang703-1/+11
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann1-2/+2
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann3-3/+3
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara2-7/+15
2016-01-10Fix typosAndrea Gelmini111-127/+127
2016-01-09crashtesting: ooo104626-3.odt assert on reexport to odtCaolán McNamara1-1/+2
2016-01-09OSL_ENSURE on p followed by deref -> assertCaolán McNamara1-1/+1
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara1-1/+4
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl5-17/+6
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna3-4/+41
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna1-2/+6
2016-01-08Use public derivation, and remove then-unnecessary downcastsStephan Bergmann1-4/+4
2016-01-08tdf#95463 Fixed floating navigator default size, now size is increasedkumar1-1/+1
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller2-0/+100
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2-0/+28
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+2
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna2-0/+16
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl5-9/+9
2016-01-07Related: tdf#96943 sw Hide Whitespace: add HandleWhitespaceHiddenDiff()Miklos Vajna4-42/+40
2016-01-07tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna3-1/+40
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini1-8/+6
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna3-1/+15
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl11-68/+57
2016-01-06WIP: Fix build with --disable-atl on WindowsTakeshi Abe1-1/+6
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
2016-01-06disable test on OSXMarkus Mohrhard1-0/+2
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski2-12/+14
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose5-0/+32
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan13-6/+14
2016-01-05sw: revert use of invalid (erased) iteratorMichael Stahl1-2/+3
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai5-18/+12
2016-01-05CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna1-2/+3
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt5-5/+5
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2-0/+10
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski2-0/+5
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna8-23/+25
2016-01-04these fields can be static constantsNoel Grandin7-36/+29
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna2-18/+18
2016-01-03cppcheck: passedByValueCaolán McNamara2-3/+5
2016-01-03loplugin:stringconstantStephan Bergmann1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock8-47/+47
2016-01-03loplugin:stringconstantStephan Bergmann1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock8-12/+12
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski2-0/+51
2016-01-02tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski2-4/+100
2016-01-02fix indentBjoern Michaelsen1-1/+1
2016-01-02make this temp override of ItemSet more explicit and scopedBjoern Michaelsen1-20/+30
2016-01-02trying to chip away some of the memory mgmt madness hereBjoern Michaelsen1-11/+6