summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-29Resolves: tdf#110429 width of page number wider than traditional widthCaolán McNamara
2019-01-27Use indexed getTokenMatteo Casalin
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-15rename GetBroadCaster->GetBroadcasterNoel Grandin
2019-01-15fix unnecessary deleteNoel Grandin
2019-01-15simplify UCB_GetFileListOfFolderNoel Grandin
2019-01-10Resolves: tdf#43220 ensure old popup is destroyed on replacementCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04convert m_pDocContent in SwGlobalTree to unique_ptrNoel Grandin
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-22weld SwFramePageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19Removed duplicated includesAndrea Gelmini
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-15sw: remove unnecessary castsMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwContentTree/SwOutlineContent to gapsMichael Stahl
2018-11-15sw_redlinehide_3: use the second list number in the text formattingMichael Stahl
2018-11-15sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski
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-24loplugin:useuniqueptr in SwContentTreeNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checks, redundant assignMike Kaganski
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09use freeze/thawCaolán McNamara