summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
AgeCommit message (Expand)Author
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27add comment to method to warn other developersNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-14INDEX_IGNORE is unusedTor Lillqvist
2014-02-14Bin unused SVOBJ_MISCSTATUS_ definesTor Lillqvist
2014-02-14Bin useless commentsTor Lillqvist
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky
2014-01-30fdo#63154 Removed unused solar.h ref. in sfx2Alexandre Vicenzi
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-11-14Minor clean-upStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt
2013-04-23execute move of global headersBjoern Michaelsen