summaryrefslogtreecommitdiff
path: root/framework/source/uielement/recentfilesmenucontroller.cxx
AgeCommit message (Expand)Author
2024-10-31cid#1606874 silence Data race conditionCaolán McNamara
2024-08-26cid#1608206 Double lockCaolán McNamara
2024-08-02Resolves tdf#161725 - Toggle module-specific file types in MRUHeiko Tietze
2024-05-08loplugin:ostr in frameworkNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-15tdf#155699 - MRU: show pinned documents at the beginning of the listAndreas Heinisch
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-03tdf#56696 - Sort recent document list according to current LibO moduleAndreas Heinisch
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-05-27tdf#149170 framework,sfx2: don't add ReadOnly=falseMichael Stahl
2022-05-01use more string_view in variousNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2021-12-16tdf#146219: don't try to detect if a recent file is a directoryMike Kaganski
2021-12-13only use css::awt::XPopupMenu methodsCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-06Following 6fcabbd6199869753fd6a266f23901962a77f556Julien Nabet
2021-04-06tdf#129153: Show MIME type icon in main menu File>Recent documents listBayram Çiçek
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-03convert EHistoryType to scoped enumNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin