summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)Author
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
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13Remove unnecessary member fieldNoel Grandin
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-09-12Unused #includesStephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-02targeted string re-workNorbert Thiebaud