summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/imagemanagerimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-13coverity#1251595 Uncaught exceptionCaolán McNamara1-3/+4
2014-10-17coverity#1247630 Uncaught exceptionCaolán McNamara1-2/+3
2014-10-02fix for older compiler, doesn't like <::Noel Grandin1-3/+3
2014-10-02loplugin: cstylecastNoel Grandin1-3/+3
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin1-24/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-05-28cid#706558 Uncaught exceptionNoel Grandin1-1/+1
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet1-5/+5
2014-05-11fix-includes.pl: frameworkThomas Arnhold1-1/+1
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+3
2014-04-07framework: sal_Bool->boolNoel Grandin1-21/+21
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-20Use SolarMutexGuard directlyStephan Bergmann1-27/+25
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-4/+5
2014-02-13coverity#737202 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-10coverity#737167 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-3/+2
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-2/+2
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-2/+2
2013-09-13String to OUStringThomas Arnhold1-4/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-2/+1
2013-05-09coverity#736132: comparison of array against NULLMarkus Mohrhard1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-36/+35
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin1-15/+14
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks1-9/+13
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-1/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-08remove include comments and boxesThomas Arnhold1-7/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+3
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin1-3/+3
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin1-3/+3
2012-06-02targeted string re-workNorbert Thiebaud1-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-09-09sb140: #i116785# avoid ring-ref that keeps ref counted objects alive foreverStephan Bergmann1-13/+9
2011-06-02catch by const referenceCaolán McNamara1-16/+16
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+2
2011-05-23this can be constCaolán McNamara1-1/+2
2011-05-23convert to non-leaky singletonCaolán McNamara1-10/+9
2011-05-20replace res/commandimagelist with cmd in frameworkMatus Kukan1-2/+2