summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead codeStephan Bergmann
2015-05-08loplugin:unreffunStephan Bergmann
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks
2015-05-08there's another ExecuteInfo in swCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-05-06tdf#91100 - don't Notify focus changes after dispose.Michael Meeks
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-05-04Delete unused strings in doc.src and doc.hrcJoren De Cuyper
2015-05-04Delete unused strings in filedlghelper.src and filedlghelper.hrcJoren De Cuyper
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30No need for LINK vs LINK_TYPED distinctionStephan Bergmann
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29SfxInfoBarContainerWindow: pInfoBar can be 0 hereMiklos Vajna
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29WaE: C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28sfx2: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks