summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2019-01-15rename GetBroadCaster->GetBroadcasterNoel Grandin
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin
2019-01-11sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl
2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai
2019-01-07Need <vcl/settings.hxx>Tor Lillqvist
2019-01-07Fix typo and file permissionAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-04Unfloat: Disable undoing of unfloat operationTamás Zolnai
2019-01-04Unfloat: Implement unfloating of a floating tableTamás Zolnai
2019-01-04Fix up file permissionsTamás Zolnai
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22remove unused ColTopBig/ColTopSmallNoel Grandin
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-06tdf#121179 FILEOPEN: Crash opening a certain file (gtk/gtk3)Noel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
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-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11Resolves: tdf#120487 postit losing focus triggering recreation of postitCaolán McNamara
2018-10-11sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-20tdf#119356 add input lists to tooltip handlingJan-Marek Glogowski
2018-09-20tdf#119356 fix hand cursor for none input fieldsJan-Marek Glogowski
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14weld SwCharDlgCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-10tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara