summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06tdf#121179 FILEOPEN: Crash opening a certain file (gtk/gtk3)Noel Grandin
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01Resolves: tdf#105081 and tdf#113420Caolán McNamara
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-29tdf#121013 External tool opens it's own dialog to update input fieldsIlhan Yesil
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120906 - Option to use Header/Footer not working correctlyheiko tietze
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26tdf#120888 Use event notify resultJim Raykowski
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-25weld SwTOXStylesTabPageCaolán McNamara
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24loplugin:useuniqueptr in SwContentTreeNoel Grandin
2018-10-24sw: prefix remaining members of SwIndexMarkPaneMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-21coverity#1440400 Resource leak in objectCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checks, redundant assignMike Kaganski
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin