summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-03-24tdf#97362: Convert Java unit test to Python(check_change_color.py)aqcoder
2016-03-24sw: nAnz -> nCountMiklos Vajna
2016-03-23Added Test for tdf#63553 copy/paste of cross referencesVarun Dhall
2016-03-23tdf#90834 Cleanup in-line version control history commentsMuhammet Kara
2016-03-23tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna
2016-03-23sw: -Werror=deprecated-declarationsMichael Stahl
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-23loplugin:literaltoboolconversionStephan Bergmann
2016-03-23loplugin:cstylecastStephan Bergmann
2016-03-23loplugin:stringconstantStephan Bergmann
2016-03-23loplugin:nullptrStephan Bergmann
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-22tdf#90834 Cleanup in-line version control history comments: widorp.cxxMuhammet Kara
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen
2016-03-22sw/qa: some light on “horrible heuristics”Douglas Mencken
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-03-21sw: load_save_test is not a unit testMichael Stahl
2016-03-21tdf#98787: Crash after showing mailmerge toolbar and showing previewJulien Nabet
2016-03-21Revert "tdf#44282 fix missing space for numbered lists in TOC"jan iversen
2016-03-21clarify confusing code styleDouglas Mencken
2016-03-21sw: MAN_ANZ_PLCF -> MAN_PLCF_COUNTMiklos Vajna
2016-03-21avoid null pointer crash during mail-mergeJustin Luth
2016-03-20-Werror,-Wunused-private-fieldStephan Bergmann
2016-03-20tdf#90834: Drop an 'in-line change log' style commentTor Lillqvist
2016-03-20tdf#90834 Turn in-line version control history comments to good comments.Muhammet Kara
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna
2016-03-18tdf#44282 fix missing space for numbered lists in TOCMohamed Thabet
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18sw: fix loplugin:staticmethods in SwMMResultEmailDialogMiklos Vajna
2016-03-18sw: fix loplugin:staticmethodsMiklos Vajna
2016-03-18-Werror,-Winconsistent-missing-overrideNoel Grandin
2016-03-18sw: fix -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-18SwMMResultPrintDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMMResultSaveDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMailDispatcherListener_Impl: guard against disposed m_pSendMailDialogMiklos Vajna
2016-03-18SwMMResultEmailDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18sw: add back lost tree model for sendas in mmresultemaildialogMiklos Vajna
2016-03-18SwMailMergeWizardExecutor::EndDialogHdl: avoid accessing already deleted viewMiklos Vajna
2016-03-18CppunitTest_sw_mailmerge: fix testMissingDefaultLineColorMiklos Vajna
2016-03-18mailmerge: Create the documents for printing.Jan Holesovsky
2016-03-18mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky
2016-03-18mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky
2016-03-18mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky
2016-03-18This assert is useless.Jan Holesovsky
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky
2016-03-18mailmerge: Create the layout when pressing Finish.Jan Holesovsky
2016-03-18mailmerge: Remove "Edit document" page, fuctionality available via toolbar.Jan Holesovsky