summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-10-22loplugin:constantparamNoel Grandin11-26/+19
2019-10-22loplugin:singlevalfieldsNoel Grandin2-14/+1
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna3-1/+11
2019-10-22Revert OUString -> OUString& changesMichael Weghorn1-3/+3
2019-10-22tdf#126942 Fix flickering headings in navigatorJim Raykowski1-1/+1
2019-10-21tdf#97038: Add unittestXisco Fauli2-0/+7
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna3-0/+50
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-1/+1
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-2/+3
2019-10-21tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl3-1/+218
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin7-21/+1
2019-10-21fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara1-5/+7
2019-10-21Fix FIXME sortMarks should be private (sw)Julien Nabet2-4/+3
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin14-28/+14
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna4-72/+72
2019-10-21Column Dialog sort and sizegroup fixandreas kainz1-11/+17
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin2-3/+2
2019-10-20fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara1-0/+2
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin4-6/+5
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn1-29/+16
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn1-14/+8
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann5-8/+8
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann6-25/+25
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann2-4/+8
2019-10-19Fix typo and dotsAndrea Gelmini1-1/+1
2019-10-19tdf#128232: fix crash when trying to delete unused User FieldJulien Nabet1-2/+1
2019-10-19loplugin:unusedmethodsNoel Grandin2-30/+0
2019-10-18tdf#127927 Character Dialog hyperlink tab updateandreas kainz1-6/+32
2019-10-18use a size group to give all labels the same widthCaolán McNamara1-6/+8
2019-10-18Use const references to avoid copyingMichael Weghorn1-4/+4
2019-10-18Properly restore DMLAndVMLDrawingOpenMike Kaganski1-6/+2
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann2-4/+3
2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin4-7/+6
2019-10-18tdf#127880 Columns in Writer dialog is HIG conformandreas kainz1-262/+277
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin4-8/+8
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-22/+29
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin8-10/+10
2019-10-18loplugin:virtualdead unused param in SwImpBlocks::RenameNoel Grandin4-4/+4
2019-10-18loplugin:virtualdead unused params in SvXMLExportItemMapper::handleElementItemNoel Grandin3-29/+7
2019-10-18loplugin:virtualdead unused param in SvXMLImportItemMapper::handleSpecialItemNoel Grandin3-10/+5
2019-10-18tdf#86188 Compatibility setting enabling comments to footnotesKelemen Gábor1-0/+6
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin4-41/+12
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara6-6/+6
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara2-2/+2
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt1-0/+7
2019-10-17Remove some memset callsMike Kaganski14-71/+31
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-5/+2
2019-10-17writerfilter: clean up now redundant PROP_LAYOUT_IN_CELLMiklos Vajna1-3/+3
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann81-232/+232
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth4-0/+60