summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-03-25fix headless buildOliver Specht
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski
2016-03-25loplugin:defaultparams,staticcall,literaltoboolconversionStephan Bergmann
2016-03-25fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen
2016-03-24MM: fix debug document dumpingJan-Marek Glogowski
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24MM: remove multiple unneeded indention levelsJan-Marek Glogowski
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24MM: don't try to save the source MM documentJan-Marek Glogowski
2016-03-24MM: just show the print progress dialog for printJan-Marek Glogowski
2016-03-24MM: fix silent mode on merge startJan-Marek Glogowski
2016-03-24MM: move mail creation into a local functionJan-Marek Glogowski
2016-03-24MM: don't register files in recently used...Jan-Marek Glogowski
2016-03-24MM: use working doc DB manager on saveJan-Marek Glogowski
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski
2016-03-24tdf#95292 MM: cleanup bEndOfDB handlingJan-Marek Glogowski
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski
2016-03-24MM: merge cancel and error variableJan-Marek Glogowski
2016-03-24MM: cleanup of comments and assertsJan-Marek Glogowski
2016-03-24MM: a failing print job is an errorJan-Marek Glogowski
2016-03-24MM: don't send email if document generation failedJan-Marek Glogowski
2016-03-24MM: some assertion on MM inputJan-Marek Glogowski
2016-03-24MM: abort email MM without an email DB columnJan-Marek Glogowski
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski
2016-03-24MM: cleanup bCreateSingleFile finishJan-Marek Glogowski
2016-03-24MM: rename and constify variablesJan-Marek Glogowski
2016-03-24MM: refactor DBManager related duplicated codeJan-Marek Glogowski
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski
2016-03-24cid#1357166 null pointer dereferenceMiklos Vajna
2016-03-24cid#1357167 missing breakMiklos Vajna
2016-03-24cid#1357171 uninitialized membersMiklos Vajna
2016-03-24cid#1357170 uninitialized membersMiklos Vajna
2016-03-24tdf#88453 sw layout, nested table split: shrink inner tables as wellMiklos Vajna
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
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