summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxpicklist.cxx
AgeCommit message (Expand)Author
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
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin