summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-12-19Correct the assertionMike Kaganski
2017-12-19ofz: Null-derefCaolán McNamara
2017-12-19ofz: Null-derefCaolán McNamara
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna
2017-12-19Fix typosAndrea Gelmini
2017-12-18tdf#114212 sw: fix layout of as-char anchored text-frame of shapeMichael Stahl
2017-12-18sw: prefix members of SwAccessibleChildMapKeyMiklos Vajna
2017-12-18ofz: reject graphics with bad anchorsCaolán McNamara
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-18partially revert "Use for range loop in sdrhhcwrap (sw)"Noel Grandin
2017-12-18coverity#1426315 Logically dead codeCaolán McNamara
2017-12-18ofz: Null-derefCaolán McNamara
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose
2017-12-17ofz: ensure ppHead validity for remaining scopeCaolán McNamara
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet
2017-12-17Fix typosAndrea Gelmini
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara
2017-12-17coverity#1426167 refactor to be less obscureCaolán McNamara
2017-12-16coverity#1426162 refactor to be more clearCaolán McNamara
2017-12-16coverity#1426168 Dereference after null checkCaolán McNamara
2017-12-16Fix typosAndrea Gelmini
2017-12-16can use GetSelectedEntryData hereNoel Grandin
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth
2017-12-16ofz: Null-derefCaolán McNamara
2017-12-16ofz: dangling pointersCaolán McNamara
2017-12-16sw: Modifiy paragraph-split unit test to also..Tamas Bunth
2017-12-16tdf#91781 Round of improvements to Writer's menus for 6.0Yousuf Philips
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna
2017-12-15Apparently missing dependencyStephan Bergmann
2017-12-15tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl
2017-12-15sw: prefix SwTextFrame::pTextCache memberMichael Stahl
2017-12-15sw: clarify what the hell SwTextFrame::GetFormatted() actually doesMichael Stahl
2017-12-15tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl
2017-12-15ofz#4647 Integer-overflowCaolán McNamara
2017-12-15clang-format: restore lost warning on touching formatted file without checkMiklos Vajna
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-15sal_uIntPtr->SwLinePortion* in SwTextPortionMapNoel Grandin
2017-12-15no section break after split paragraphTamas Bunth
2017-12-14tdf#41650 doc(x) export split paragraphTamas Bunth
2017-12-14Signature line: Remove "Add caption" from context menuSamuel Mehrbrodt
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips
2017-12-14Dont translate strings replaced with text in codeYousuf Philips
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot
2017-12-14ofz: various html problemsCaolán McNamara
2017-12-14ofz: skip tables when parser is invalidCaolán McNamara
2017-12-14fiddle with leaks some moreCaolán McNamara