summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)Author
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
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-18Use ImplInheritanceHelperStephan Bergmann
2014-05-06Remove C11ismJulien Nabet
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet
2014-04-25Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0)Julien Nabet
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin
2014-03-20coverity#735668 Dereference after null checkCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-03cppcheck: Reduce scopeJulien Nabet
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-03Resolves: fdo#68726 make navigator child dialog float on topCaolán McNamara
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky
2013-07-12PCH for more librariesLuboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled namespacesThomas Arnhold
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin