summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-08-30Revert "fftester: empty tabbox protection"Michael Stahl
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-30sw: fix build, missing fmtlsplt.hxxMichael Stahl
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth
2016-08-30fftester: non-contiguous cellsCaolán McNamara
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Indentation fixesMiklos Vajna
2016-08-29loplugin:staticmethodsStephan Bergmann
2016-08-29loplugin:nullptrStephan Bergmann
2016-08-29loplugin:sallogareasStephan Bergmann
2016-08-29loplugin:passstuffbyrefStephan Bergmann
2016-08-29loplugin:sallogareasStephan Bergmann
2016-08-29loplugin:defaultparamsStephan Bergmann
2016-08-29loplugin:redundantcastStephan Bergmann
2016-08-29loplugin:overrideStephan Bergmann
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-29Bin some dead codeTor Lillqvist
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-29MM don't keep undo informationJan-Marek Glogowski
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-08-29MM block idle-handling of generated documentsJan-Marek Glogowski
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski
2016-08-29Don't oscillate empty pages in CheckPageDescsJan-Marek Glogowski
2016-08-29Flush the page break for correct layoutingJan-Marek Glogowski
2016-08-29Use InsertPage in AssertFlyPagesJan-Marek Glogowski
2016-08-29Refactor duplicated code in SwFrame::InsertPageJan-Marek Glogowski
2016-08-29Fix some variable scopes and clarify namesJan-Marek Glogowski
2016-08-29Don't re-check valid SwPageDescs when layoutingJan-Marek Glogowski
2016-08-29Remove now unused SwTextBoxHelper functionsJan-Marek Glogowski
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth
2016-08-29sw: prefix members of SwHTMLForm_ImplMiklos Vajna
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-27fftester: empty tabbox protectionCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke