summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-06Resolves: tdf#114144 let double click advance to next if 'next' existsCaolán McNamara
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-12-02can pass window directly to CreateTemplateDialog nowCaolán McNamara
2018-12-02weld SwGlossaryGroupDlgCaolán McNamara
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-26tdf#105225 Use derived background tab page in Paragraph Style dialogJim Raykowski
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-25AbstractApplyTabDialog_Impl is now unusedCaolán McNamara
2018-11-25SwTemplateDlg is now unusedCaolán McNamara
2018-11-25weld SwFrameDlgCaolán McNamara
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22coverity#1441484 Logically dead codeCaolán McNamara
2018-11-22weld SwFrameURLPageCaolán McNamara
2018-11-22tdf#120426 save the style names when set or changedCaolán McNamara
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-21add TreeView header supportCaolán McNamara
2018-11-21weld writer char style dialogCaolán McNamara
2018-11-21weld writer parastyle dialogCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17weld writer numbering styles dialogCaolán McNamara
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski