summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud2-5/+5
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
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+1
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin1-3/+3
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-17/+12
2012-12-13Remove unnecessary member fieldNoel Grandin1-7/+1
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-10/+8
2012-09-12Unused #includesStephan Bergmann1-1/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-7/+4
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-15/+14
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-4/+0
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara1-4/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-02-05Remove unused codeElton Chung1-9/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-10Remove cruft in debug toolsMarcel Metz1-1/+0
2011-12-07Remove oooimprovementAugust Sodora1-41/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud2-4/+0
2011-08-29callcatcher: drop various unused methodsCaolán McNamara1-27/+0
2011-08-29callcatcher: variousCaolán McNamara1-15/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-35/+0
2011-06-01make these well-behaved singletonsCaolán McNamara1-14/+33
2011-05-20make these a well-behaved non-leaky singletonCaolán McNamara1-38/+54
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-11/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky3-153/+104
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens3-153/+104