summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/imagemgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin1-1/+1
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2012-09-05Some clean up of previous commitStephan Bergmann1-5/+3
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-4/+2
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-6/+3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-22catch by const refCaolán McNamara1-2/+2
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-4/+4
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-3/+3
2010-11-16HC Cleanup - libs-coreJoseph Powers1-1/+5
2010-11-16get this to build againCaolán McNamara1-4/+2
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara1-20/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-1/+1
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer1-2/+2
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-1/+1
2010-03-16slidecopy: minor edit ... let GetImage/ByURL take a 'const Reference&', not a...Frank Schoenheit [fs]1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.216); FILE MERGEDRüdiger Timm1-38/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.18.94); FILE MERGEDJens-Heiner Rechtien1-11/+11
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.17.114); FILE MERGEDRüdiger Timm1-2/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.66); FILE MERGEDJens-Heiner Rechtien1-10/+3
2006-05-02INTEGRATION: CWS sfxcleanup (1.14.158); FILE MERGEDRüdiger Timm1-12/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.13.192); FILE MERGEDRüdiger Timm1-47/+21
2005-03-01INTEGRATION: CWS removedrafts (1.12.46); FILE MERGEDKurt Zenker1-24/+24
2005-01-21INTEGRATION: CWS fwkperf01 (1.8.232); FILE MERGEDKurt Zenker1-97/+2
2005-01-21INTEGRATION: CWS fwkperf01 (1.8.232); FILE MERGEDKurt Zenker1-2/+13
2005-01-18INTEGRATION: CWS fwkbugfix04 (1.8.194); FILE MERGEDKurt Zenker1-36/+30
2005-01-11INTEGRATION: CWS sb25 (1.8.164); FILE MERGEDRüdiger Timm1-3/+6
2004-07-06INTEGRATION: CWS docking1 (1.7.386); FILE MERGEDOliver Bolte1-3/+221
2002-08-01#101859# Initialize variable to avoid random access to imagesCarsten Driesner1-3/+3
2002-04-11#98598# High contrast support for toolboxes and menusCarsten Driesner1-6/+6
2001-09-18#89485#: TargetURL is needed alwaysMathias Bauer1-6/+6
2001-09-13#89485#: allow GetImage without returning default imageMathias Bauer1-3/+3