summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Revert "Typo: iff->if"Julien Nabet1-1/+1
2016-02-06Typo: iff->ifJulien Nabet1-1/+1
2015-08-06Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara1-0/+1
2015-05-14refactor PreviewWindow to use RenderContextTomaž Vajngerl1-6/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann1-2/+2
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-4/+4
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann2-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks10-53/+60
2015-04-28SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*Stephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-04-21preview of styles in "Style And Formatting" dialogTomaž Vajngerl1-0/+3
2015-04-21highlight the whole entry in "Style And Formatting" tree/listTomaž Vajngerl1-2/+6
2015-04-21cleanup SfxTemplateControllerItemTomaž Vajngerl1-8/+7
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-13tdf#90478: Hide explanation on ODF when default format is alienJacobo Aragunde Pérez1-1/+2
2015-04-13tdf#90478: Show the right default format when savingJuan A. Suarez Romero1-1/+2
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-8/+8
2015-04-10convert a problematic array to VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin8-43/+49
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin7-10/+11
2015-04-09cleanup templdgiTomaž Vajngerl1-176/+238
2015-04-09cleanup templdgi.hxxTomaž Vajngerl1-4/+3
2015-03-31sfx2: fix VBA crash when disposing SfxBaseModelMichael Stahl1-0/+4
2015-03-19loplugin:constantfunction: sfx2Noel Grandin3-4/+0
2015-03-11convert CHILD_ constants to enum classNoel Grandin1-15/+23
2015-03-11convert SfxDockingConfig to enum classNoel Grandin1-5/+5
2015-03-11convert SfxChildIdentifier to enum classNoel Grandin1-5/+5
2015-02-17boost->stdCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+0
2015-02-03callcatcher: shave off some moreCaolán McNamara1-1/+0
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-1/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-15/+15
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-13/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-3/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-3/+3
2014-12-31de-resource custom properties widgetsCaolán McNamara1-7/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1