summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-09crashtesting: ooo104626-3.odt assert on reexport to odtCaolán McNamara
2016-01-09OSL_ENSURE on p followed by deref -> assertCaolán McNamara
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna
2016-01-08Use public derivation, and remove then-unnecessary downcastsStephan Bergmann
2016-01-08tdf#95463 Fixed floating navigator default size, now size is increasedkumar
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-07Related: tdf#96943 sw Hide Whitespace: add HandleWhitespaceHiddenDiff()Miklos Vajna
2016-01-07tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl
2016-01-06WIP: Fix build with --disable-atl on WindowsTakeshi Abe
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna
2016-01-06disable test on OSXMarkus Mohrhard
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05sw: revert use of invalid (erased) iteratorMichael Stahl
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna
2016-01-03cppcheck: passedByValueCaolán McNamara
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski
2016-01-02tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski
2016-01-02fix indentBjoern Michaelsen
2016-01-02make this temp override of ItemSet more explicit and scopedBjoern Michaelsen
2016-01-02trying to chip away some of the memory mgmt madness hereBjoern Michaelsen
2016-01-02code conventions: member prefixBjoern Michaelsen
2016-01-01refactor SwXStyle::SetPropertyValues_ImplBjoern Michaelsen
2016-01-01remove desd codeBjoern Michaelsen