summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2016-01-12tdf#39468 translate OSL_ENSURE German textChris Sherlock
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang70
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-08tdf#95463 Fixed floating navigator default size, now size is increasedkumar
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
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-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl
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-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
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-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
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