summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna
2019-10-21Column Dialog sort and sizegroup fixandreas kainz
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin
2019-10-20fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-19tdf#128232: fix crash when trying to delete unused User FieldJulien Nabet
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-18tdf#127927 Character Dialog hyperlink tab updateandreas kainz
2019-10-18use a size group to give all labels the same widthCaolán McNamara
2019-10-18Use const references to avoid copyingMichael Weghorn
2019-10-18Properly restore DMLAndVMLDrawingOpenMike Kaganski
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann
2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin
2019-10-18tdf#127880 Columns in Writer dialog is HIG conformandreas kainz
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin
2019-10-18loplugin:virtualdead unused param in SwImpBlocks::RenameNoel Grandin
2019-10-18loplugin:virtualdead unused params in SvXMLExportItemMapper::handleElementItemNoel Grandin
2019-10-18loplugin:virtualdead unused param in SvXMLImportItemMapper::handleSpecialItemNoel Grandin
2019-10-18tdf#86188 Compatibility setting enabling comments to footnotesKelemen Gábor
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17writerfilter: clean up now redundant PROP_LAYOUT_IN_CELLMiklos Vajna
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth
2019-10-16dbmgr.hxx: Drop "extra ';' after member function definition"Michael Weghorn
2019-10-16tdf#112103 DOCX cleanup: don't export redundant table bkground color "auto"Szabolcs Toth
2019-10-16SwMergeDescriptor::bCreateSingleFile only affects "FILE" modeMichael Weghorn
2019-10-16Mail merge README: Printing separate files not supportedMichael Weghorn
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh
2019-10-16convert some Buffer.append to +Noel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15tdf#128148 Add unit testMichael Weghorn
2019-10-15tdf#128148 SwDoc::Append: Copy page descs if any has header/footerMichael Weghorn
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák