summaryrefslogtreecommitdiff
path: root/sfx2/source/control/recentdocsview.cxx
AgeCommit message (Expand)Author
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas
2023-11-14Resolves tdf#158084 - Start Center hover colorHeiko Tietze
2023-11-13Resolves tdf#158084 - Use system colors in start centerHeiko Tietze
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze
2022-08-31tdf#101302: Add option to clear unavailable files in menu/start centeroguzbalkaya
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-03-15tdf#134065, tdf#147998: fix thumbnail generation codeMike Kaganski
2021-12-15tdf#131850: avoid encryption check for recent docs overlayMike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-12Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-06-17fix potential write-after-free in RecentDocsViewNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-03convert EHistoryType to scoped enumNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-10Improve some warning wordingStephan Bergmann
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-03Resolves tdf#130936 - Proper Icon Size for MIME type Icon in Start CenterHeiko Tietze
2020-04-21Relates tdf#130778 - Branding for 7.0Heiko Tietze
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-06Resolves: tdf#125756 - MIME type icons on start center's thumbnailsHeiko Tietze
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin