summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox/tbxitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-24/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-3/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-106/+0
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-27/+27
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-33/+33
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12loplugin:mergeclassesNoel Grandin1-1/+17
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-20convert Link<> to typedNoel Grandin1-9/+5
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2015-07-27Fix mismergeMaxim Monastirsky1-2/+2
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky1-1/+5
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-3/+1
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-227/+0
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+50
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-18/+0
2015-07-14sfx2: remove pointless GenLink classMichael Stahl1-1/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-7/+0
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-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-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-2/+2
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks1-1/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-1/+1
2015-04-10fix explicit delete.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-15/+11
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+6
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-4/+4
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-6/+6
2014-10-03loplugin: cstylecastNoel Grandin1-12/+12
2014-09-25coverity#1240261 Logically dead codeCaolán McNamara1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-17/+17
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter1-1/+1