summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-05-08loplugin:unreffunStephan Bergmann1-45/+0
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks1-7/+7
2015-05-08there's another ExecuteInfo in swCaolán McNamara1-3/+12
2015-05-08callcatcher: update unused codeCaolán McNamara4-97/+3
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann7-14/+14
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann3-11/+11
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann2-3/+3
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks2-1/+11
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson4-11/+3
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson1-0/+2
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara1-53/+37
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-2/+2
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung1-2/+6
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann3-0/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-2/+2
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks1-1/+1
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks1-9/+0
2015-05-06tdf#91100 - don't Notify focus changes after dispose.Michael Meeks1-39/+42
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin2-3/+3
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann1-5/+3
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann1-5/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann12-61/+33
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl9-18/+18
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann12-49/+28
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann6-26/+23
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-4/+4
2015-05-04Delete unused strings in doc.src and doc.hrcJoren De Cuyper2-227/+1
2015-05-04Delete unused strings in filedlghelper.src and filedlghelper.hrcJoren De Cuyper2-84/+0
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann2-4/+2
2015-04-30No need for LINK vs LINK_TYPED distinctionStephan Bergmann1-1/+1
2015-04-30Use typed MaybeFile LinkStephan Bergmann2-4/+4
2015-04-30Gradually typed LinkStephan Bergmann33-84/+84
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann7-31/+10
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann9-13/+13
2015-04-29SfxInfoBarContainerWindow: pInfoBar can be 0 hereMiklos Vajna1-1/+2
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin10-26/+26
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29WaE: C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl5-10/+10
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl5-11/+9
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl24-29/+29
2015-04-28sfx2: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks121-1267/+1856
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks121-1267/+1856
2015-04-28bOleServer/bMac vars want to be of type boolStephan Bergmann1-3/+3
2015-04-28SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*Stephan Bergmann1-1/+1