summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2016-03-31tdf#84938 convert NA_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert SWBLK_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert FINDMODE_ constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin
2016-03-31tdf#84938 convert SW_MC_* to scoped enumNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-30sw layout dump: show Prt() next to Frame() of SwFramesMiklos Vajna
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-30sw layout dump: show name of shapesMiklos Vajna
2016-03-30notebookbar: Move the proof-of-concept notebookbar from vcl to sw.Jan Holesovsky
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-29tdf#94449: special text attributes are not removed with paragraph styleOliver Specht
2016-03-29tdf#94570: document statistic of none odf files fixedOliver Specht
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-29cid#1357172: UNUSED_VALUEStephan Bergmann
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-27Remove vars used onceJulien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
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