summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxpicklist.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen1-2/+0
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-3/+3
2024-01-05tdf#139636 thumbnail: don't regenerate on file closeJustin Luth1-4/+5
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-4/+4
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-1/+1
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch1-2/+1
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch1-1/+2
2022-07-19Replace old png writer in sfxpicklist.cxxofftkp1-3/+3
2022-05-24tdf#149170 sfx2: store IsOriginallyLoadedReadOnly() for recent filesMichael Stahl1-1/+1
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl1-1/+3
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin1-9/+0
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin1-1/+1
2020-12-03convert EHistoryType to scoped enumNoel1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák1-3/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen1-16/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-2/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-50/+50
2018-09-11loplugin:unusedfieldsNoel Grandin1-1/+1
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara1-12/+5
2018-08-02m_xStringLength is unusedCaolán McNamara1-17/+0
2018-05-18loplugin:unusedfields in sfx2Noel Grandin1-8/+5
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-3/+3
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-5/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+0
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara1-8/+32
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara1-2/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-7/+8
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-5/+4
2016-05-30loplugin:unusedmethodsNoel Grandin1-19/+0
2016-05-26loplugin:unusedmethodsNoel Grandin1-129/+0
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin1-40/+0
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin1-2/+2
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter1-1/+4
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin1-1/+1