summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-04-24some more hrc cleanupThomas Arnhold1-3/+0
2014-04-24remove odd hackThomas Arnhold1-13/+0
2014-04-24fix double allocationThomas Arnhold1-2/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold3-90/+1
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky6-3/+29
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-3/+1
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2-4/+1
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+0
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky1-2/+0
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-5/+0
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky1-4/+0
2014-04-16coverity#1202946 unused memberCaolán McNamara1-1/+0
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-1/+1
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin1-4/+10
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-7/+2
2014-04-14typo: arround -> aroundThomas Arnhold1-1/+1
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2-767/+0
2014-04-07untangle the bFmt == 2 hackCaolán McNamara1-9/+9
2014-04-07sfx2: sal_Bool->boolNoel Grandin3-6/+6
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann9-14/+10
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann1-2/+45
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara1-1/+1
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-2/+1
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-10/+10
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-8/+4
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin2-8/+8
2014-04-03add comment about hacked sal_Bool paramNoel Grandin1-0/+2
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann25-37/+37
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann59-502/+502
2014-03-27document that SfxTabDialog::bFmt is being used in a hacky wayNoel Grandin1-1/+1
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27add comment to method to warn other developersNoel Grandin1-0/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin5-8/+8
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin1-14/+14
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás1-0/+2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann16-24/+24
2014-03-25add parameter to supress dialogMathias Supp1-1/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin2-46/+46
2014-03-19sfx2: sal_Bool->boolNoel Grandin3-32/+32