summaryrefslogtreecommitdiff
path: root/sfx2/source/control/recentdocsview.cxx
AgeCommit message (Expand)Author
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
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-04-15tdf#108556 - Start center welcome text should respect window widthheiko tietze
2018-03-20Show start centre thumbnail indicating the file is encryptedKatarina Behrens
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna