summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxpicklist.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-1/+1
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky1-5/+5
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky1-5/+3
2015-10-17Revert "sfx2: -Werror=unused-parameter"Christian Lohmaier1-2/+0
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky1-3/+3
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna1-0/+2
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-14/+21
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-3/+3