summaryrefslogtreecommitdiff
path: root/include/sfx2/msg.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-8/+8
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-3/+0
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-0/+3
2018-10-09loplugin:constfields in sfx2Noel Grandin1-8/+8
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin1-4/+4
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin1-3/+4
2017-03-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-03-28SFX_SLOT macro is unusedNoel Grandin1-9/+0
2017-03-28remove enum slot code from sfx2Noel Grandin1-7/+4
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin1-11/+0
2017-03-22create SfxDisableFlags enumNoel Grandin1-2/+2
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-5/+6
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-4/+2
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-1/+0
2016-07-08loplugin:redundantcast: redundant static_casts in sfx2Stephan Bergmann1-1/+1
2016-07-08Prepare for loplugin:redundantcast checking for redundant static_castsStephan Bergmann1-1/+1
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-1/+1
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-1/+1
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin1-8/+4
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin1-2/+1
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-5/+2
2016-02-04remove unused RecordManual from SDI filesNoel Grandin1-2/+1
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-2/+1
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-4/+3
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin1-5/+4
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-7/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-16/+19
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis1-1/+1
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-12/+0
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-03Use variable-length array idiom for SfxType::aAttribStephan Bergmann1-1/+1
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin1-53/+47
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-10Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+1
2014-10-10Use better castsStephan Bergmann1-2/+2
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin1-8/+4
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-5/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-11/+11
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+333