summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox/tbxitem.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-25/+25
2014-09-10no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist1-2/+2
2014-09-10more fixes for SfxItemStateNoel Grandin1-2/+14
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-5/+5
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-17/+0
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara1-0/+17
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-13/+3
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-9/+8
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin1-2/+4
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-4/+4
2014-06-18Use ImplInheritanceHelperStephan Bergmann1-21/+0
2014-05-06Remove C11ismJulien Nabet1-4/+4
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet1-10/+10
2014-04-25Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0)Julien Nabet1-8/+8
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-12/+3
2014-03-20coverity#735668 Dereference after null checkCaolán McNamara1-1/+3
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-22/+22
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-36/+36
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-1/+0
2013-11-03cppcheck: Reduce scopeJulien Nabet1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-03Resolves: fdo#68726 make navigator child dialog float on topCaolán McNamara1-0/+17
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+0
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-0/+5
2013-07-12PCH for more librariesLuboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-357/+0
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-0/+56
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin1-4/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+30
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-2/+2
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1