summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2019-02-28tdf#116382 Replace old dialog in header and footer drop-down menuAditya
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-02tdf#105225 New background tab page for header and footer BorderJim Raykowski
2019-02-01tdf#41202 allow decrease selection with shift-click in writerMartin van Zijl
2019-02-01tdf#38101 remove highlight after using format painterMartin van Zijl
2019-01-30Unfloat: Need to move the page desc into the table node AttrSetTamás Zolnai
2019-01-29Unfloat: Fix some issues with unfloat operationTamás Zolnai
2019-01-24loplugin:constparams in swNoel Grandin
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