summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-20rhbz#1690645 null deref of pEntry when GetCurEntry return nullCaolán McNamara
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara
2019-03-20ConditionEdit is now unusedCaolán McNamara
2019-03-19weld SwFieldDokPageCaolán McNamara
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-12Beautification to tdf#123395heiko tietze
2019-03-11tdf#123395 Add "Send Outline to Clipboard" to Navigator->Context menuWenzhe Pei
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
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