summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2-2/+14
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold2-29/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+3
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold10-22/+22
2014-05-14fix buildMaxim Monastirsky1-3/+1
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky1-0/+3
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky3-2/+4
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-13remove dead codeNoel Grandin1-3/+3
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann1-4/+0
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist2-108/+0
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-1/+0
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky3-4/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-2/+2
2014-04-27constLuboš Luňák2-2/+2
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky4-11/+52
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