summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailview.cxx
AgeCommit message (Expand)Author
2024-10-28tdf#162510 - Consider pinned items for the scroll bar in the start centerAndreas Heinisch
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-29rearrange to clarify that ThumbnailViewItem* was never nullCaolán McNamara
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-01-18-Werror,-Wunused-variable (Emscripten)Stephan Bergmann
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas
2023-11-14Resolves tdf#158084 - Start Center hover colorHeiko Tietze
2023-09-18fix emscripten buildSarper Akdemir
2023-09-06tdf#156959 - Remove pinned icons from thumbnail view itemAndreas Heinisch
2023-08-31use concrete type for ThumbnailView::mxAccessibleNoel Grandin
2023-08-30use concrete type for ThumbnailViewItem::mxAccNoel Grandin
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-04-30Use getXWeak in sfx2Mike Kaganski
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-01-29tdf#122708: on GetFocus, select something also when items are filteredKatarina Behrens
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
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