summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-14Fix warningMaxim Monastirsky1-1/+1
2014-05-14fix buildMaxim Monastirsky1-0/+1
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky1-3/+7
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky2-5/+13
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-5/+6
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-4/+4
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2-8/+8
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet1-3/+3
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist1-1/+1
2014-05-06Remove C11ismJulien Nabet1-2/+2
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet2-8/+8
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt1-11/+3
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky2-13/+5
2014-04-27Fix one more ambiguity errorZolnai Tamás1-1/+1
2014-04-27Fix ambiguity errorZolnai Tamás1-1/+1
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky6-82/+212
2014-04-27More consistent whitespace here.Jan Holesovsky1-8/+8
2014-04-23huge hrc and src file cleanupThomas Arnhold1-1/+0
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-3/+0
2014-04-18coverity#1202784 Division or modulo by zeroCaolán McNamara1-1/+1
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt1-4/+11
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin1-15/+18
2014-04-11coverity#708157 Uninitialized scalar fieldCaolán McNamara1-11/+12
2014-04-11unused bInAppBASIC memberCaolán McNamara1-3/+0
2014-04-11Use valid UNOIDL identifiers in css.frame.Status.ItemStateStephan Bergmann1-2/+2
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann3-35/+6
2014-04-08coverity#704791 Dereference after null checkCaolán McNamara1-1/+1
2014-04-08coverity#704790 Dereference after null checkCaolán McNamara1-2/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin12-119/+119
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin1-20/+20
2014-04-02GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna1-2/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-5/+5
2014-03-31SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna1-3/+2
2014-03-31coverity#1194926 Dereference before null checkCaolán McNamara1-3/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann3-15/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann4-62/+62
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann3-75/+0
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-6/+4
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-10/+6
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+4
2014-03-22coverity#708156 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-22bUseTarget is never readCaolán McNamara1-6/+0
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-10/+7
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-24/+24
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-44/+44
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin5-127/+127