summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-12weld SwCaptionDialogCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04use unique_ptr in SwView::FUNC_SearchNoel Grandin
2018-11-29Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-06weld FontWorkGalleryDialogCaolán McNamara
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-19null parent is a bad ideaCaolán McNamara
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-19sw_redlinehide_2: SwView::GetState must be in sync with ExecuteMichael Stahl
2018-09-18loplugin:useuniqueptr in SwDocShell::StartConvertFromNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin