summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)Author
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-27Fix mismergeMaxim Monastirsky
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
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-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10fix explicit delete.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-25coverity#1240261 Logically dead codeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist
2014-09-10more fixes for SfxItemStateNoel Grandin
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin