summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-25we already pass the ScRefCellValue as parameter, tdf#93405Markus Mohrhard
2016-03-25these two methods are identical copies, related tdf#93405Markus Mohrhard
2016-03-24vcl: let's try to convert that to an assertMichael Stahl
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-24unordf: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-03-24unordf: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-24filter: [loplugin:simplifybool]Michael Stahl
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-24Revert "Text General inconsistent with cell formatting dlg", tdf#95385Eike Rathke
2016-03-24tdf#88453 sw layout, nested table split: shrink inner tables as wellMiklos Vajna
2016-03-24const as const canEike Rathke
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-24xmlsecurity: fix Windows XP buildMiklos Vajna
2016-03-24unit test for copying global names to sheet-local names, tdf#75372Eike Rathke
2016-03-24Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24disable export notes pages when printing selectionDavid Tardon
2016-03-24Remove german variable and use directlySamuel Mehrbrodt
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon
2016-03-24Revert "disable the SW interpreter by default, tdf#98657"Jan Holesovsky
2016-03-24tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky