summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29sw: remove unnecessary debug code in fetabMiklos Vajna
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
2016-09-29tdf#90697 unit test for an unused FirstPage headerJustin Luth
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara
2016-09-28Reintroduce "tdf#90697 unit test for rtf import"Samuel Mehrbrodt
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-28editeng: invalidate everything only when toggling header-footer editAshod Nakashian
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna
2016-09-28GetSvxShape does the same checks, so use it directlyCaolán McNamara
2016-09-28Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl
2016-09-28sw: -Werror=unused-parameterMichael Stahl
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl
2016-09-28sw: rStart variable isn't a referenceMichael Stahl
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl
2016-09-27Revert "tdf#90697 unit test for rtf import"Samuel Mehrbrodt
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-09-27sw: Drop unused forward declarationsTakeshi Abe
2016-09-27tdf#90697 unit test for rtf importSamuel Mehrbrodt
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara
2016-09-26CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna
2016-09-26remove unused ICoreParagraphStyleNoel Grandin
2016-09-26CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-25avoid coverity#1371166 Missing move assignment operatorCaolán McNamara
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-23MM don't crash on canceled SHELL documentsJan-Marek Glogowski
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski
2016-09-23MM just increment after a successful next recordJan-Marek Glogowski
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23coverity#1373351 make SetTabRows the same as SetTabColsCaolán McNamara
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22sw: Clean up forward declarationsTakeshi Abe
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna
2016-09-22remove unused definesEike Rathke