summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox/tbxitem.cxx
AgeCommit message (Expand)Author
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
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-05Remove unused codeElton Chung
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-12-07Remove oooimprovementAugust Sodora
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations (4).Albert Thuswaldner
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-05cppcheck: unused variableCaolán McNamara
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs coreGert Faller
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller
2010-11-16get this to build againCaolán McNamara
2010-11-01undoapi: made the SfxMacroConfig event more slim, by removing unused methods....Frank Schoenheit [fs]
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-10-05remove include guards using fixguard.pyPetr Mladek