summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxpicklist.cxx
AgeCommit message (Expand)Author
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara
2018-08-02m_xStringLength is unusedCaolán McNamara
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-17Revert "sfx2: -Werror=unused-parameter"Christian Lohmaier
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe