summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21tdf#102233: avoid infinite loop recursion in IsProtect node methodJulien Nabet
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-21sw: apparently CppunitTest_sw_mailmerge needs scfilt libraryMichael Stahl
2016-09-21Related: tdf#102073 survive table in footnotes edgecasesCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21implement IsTableRightToLeft the same as IsTableVerticalCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna
2016-09-20loplugin:defaultparamsTor Lillqvist
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl
2016-09-20loplugin:unusedfieldsNoel Grandin