summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-3/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+2
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann1-3/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-2/+2
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+0
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-0/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-12/+0
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+2
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-61/+61
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky1-0/+7
2015-10-19sfx items: Some cleanup.Jan Holesovsky1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+7
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-1/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-12/+0
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl1-3/+9
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-4/+5
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu1-0/+11
2015-04-13remove unused constantsNoel Grandin1-7/+1
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin1-1/+1
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin1-4/+12
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-4/+12
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin1-10/+17
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+2
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-9/+9
2015-03-19loplugin:constantfunction: sotNoel Grandin1-2/+0
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-2/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-02-17boost->stdCaolán McNamara1-4/+4
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-1/+2
2015-02-03callcatcher: shave off some moreCaolán McNamara1-1/+0
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-0/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-3/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-17/+17
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-14/+14
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2