summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)AuthorFilesLines
2020-04-27tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov1-0/+1
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze1-4/+4
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann1-1/+2
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí1-1/+2
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-0/+7
2019-11-02New loplugin:conditionalstringStephan Bergmann1-2/+2
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-3/+1
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin1-2/+2
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin3-4/+4
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-1/+1
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-2/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin2-2/+2
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+1
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara2-2/+8
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin2-8/+6
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski3-9/+7
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-7/+2
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-9/+6
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-08-24loplugin:returnconstval in sfx2Noel Grandin1-1/+1
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin1-2/+2
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard1-1/+1
2019-08-19uitest: Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-3/+2
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin3-3/+4
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke1-0/+1
2019-08-06Resolves: tdf#125756 - MIME type icons on start center's thumbnailsHeiko Tietze1-0/+13
2019-08-05tdf#126592 Make special characters insert in OLE objectsJim Raykowski2-3/+6
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-2/+2
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-2/+2
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov5-43/+19
2019-07-29Fix typosAndrea Gelmini5-6/+6
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-7/+6
2019-07-19loplugin:constantparamNoel Grandin2-3/+3
2019-07-16cid#1448409 Uninitialized scalar fieldCaolán McNamara1-1/+3
2019-07-11Fix a typo in a commentChristophe JAILLET1-4/+2
2019-07-11Simplify ThumbnailView::CalculateItemPositions()Christophe JAILLET1-11/+4
2019-07-08no need to use AlphaMask in RecentDocsViewItemNoel Grandin1-2/+1
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí1-1/+1
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif1-1/+1
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-19tdf#126000 Crash deleting templateNoel Grandin1-4/+7
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin2-14/+14