summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailview.cxx
AgeCommit message (Expand)Author
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-10Small code clean-upChristophe JAILLET
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-10-21mirror changes of ThumbnailView to SfxThumbnailViewCaolán McNamara
2020-10-17consistently use gnFineness scaling factorCaolán McNamara
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-02remove some unused methodsCaolán McNamara
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-08-21grab focus on mouse button downCaolán McNamara
2020-08-20use HighlightTextColor from Settings for thumbnailviewitem HighlightTextColorCaolán McNamara
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-23weld emoji dropdownCaolán McNamara
2020-04-29tdf#132441 thumb scrolling in Start Center should be more accuracyRoman Kuznetsov
2020-04-25tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-02-17Fix failed assertion "value >= 0" in o3tl::make_unsignedStephan Bergmann
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger longStephan Bergmann
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-16cid#1448409 Uninitialized scalar fieldCaolán McNamara
2019-07-11Fix a typo in a commentChristophe JAILLET
2019-07-11Simplify ThumbnailView::CalculateItemPositions()Christophe JAILLET
2019-06-19tdf#126000 Crash deleting templateNoel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin