summaryrefslogtreecommitdiffstats
path: root/include/sfx2/objsh.hxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-61/+61
* tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky2015-10-211-0/+7
* sfx items: Some cleanup.Jan Holesovsky2015-10-191-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+7
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-12/+0
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-1/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
|\
| * sfx2: convert new to ::Create.Noel Grandin2015-04-171-1/+2
* | StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl2015-04-211-3/+9
* | convert SIGNATURESTATE_ constants to scoped enumNoel Grandin2015-04-151-4/+5
* | LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu2015-04-131-0/+11
* | remove unused constantsNoel Grandin2015-04-131-7/+1
* | convert HiddenWarningFact to scoped enumNoel Grandin2015-04-131-1/+1
* | convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin2015-04-131-4/+12
* | convert SFX_LOADED_ to scoped enumNoel Grandin2015-04-131-4/+12
* | convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin2015-04-101-10/+17
* | convert SFXMODEL_ to scoped enumNoel Grandin2015-04-101-1/+2
* | convert SfxObjectCreateMode to scoped enumNoel Grandin2015-04-101-9/+9
|/
* loplugin:constantfunction: sotNoel Grandin2015-03-191-2/+0
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-2/+0
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-061-1/+1
* boost->stdCaolán McNamara2015-02-171-4/+4
* related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir2015-02-141-1/+2
* callcatcher: shave off some moreCaolán McNamara2015-02-031-1/+0
* callcatcher: remove some unused methodsCaolán McNamara2015-02-021-0/+2
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-3/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-17/+17
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-14/+14
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Add writer document font colors to color palettesKrisztian Pinter2014-09-171-0/+2
* ASPECT_ALL is unusedTor Lillqvist2014-07-301-1/+4
* simplify "no delete" logic in SvRefBaseNoel Grandin2014-07-291-0/+1
* drop the functional partsCaolán McNamara2014-06-261-9/+0
* Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann2014-06-261-0/+9
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-0/+2
* Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist2014-05-231-8/+0
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-181-0/+5
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-3/+1
* Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann2014-04-071-2/+45
* "2" as arg for PrepareClose is never checked forCaolán McNamara2014-04-041-2/+1