summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)AuthorFilesLines
2012-11-15re-base on ALv2 code. Includes:Michael Meeks10-230/+140
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks4-29/+35
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin3-40/+37
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2-6/+6
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin3-5/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-5/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08remove include comments and boxesThomas Arnhold11-89/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-4/+4
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
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 Thiebaud2-15/+15
2012-06-02targeted string re-workNorbert Thiebaud3-27/+27
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-05-24removed unused const char[]Takeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-5/+5
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-3/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot5-8/+8
2011-12-14catch exception by constant referenceTakeshi Abe6-83/+83
2011-11-27remove include of pch header from frameworkNorbert Thiebaud10-20/+0
2011-09-09sb140: #i116785# avoid ring-ref that keeps ref counted objects alive foreverStephan Bergmann4-35/+29
2011-08-03callcatcher: remove unused methodsThomas Arnhold2-1925/+0
2011-06-20survive missing configurationCaolán McNamara1-6/+12
2011-06-02catch by const referenceCaolán McNamara1-16/+16
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-3/+6
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
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens3-3/+6
2011-03-30solaris11: #i117606#: framework: move imagesconfiguration.{c,h}xx to libfwkMichael Stahl3-3/+6
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito13-0/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli5-18/+6
2011-03-24fix circular dependCaolán McNamara3-22/+24
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens14-85/+35
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-09don't show broken icon for missing menu entries, but do for toolbar entriesCaolán McNamara1-15/+1
2011-02-05migrate to use boost unordered containersFridrich Štrba8-18/+18
2011-01-21break ownership cycleCaolán McNamara2-4/+16
2011-01-21break cycle and clear owner reference on disposeCaolán McNamara1-0/+6
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara2-2/+2
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-3/+3
2011-01-10Remove commented codeAnders Jonsson1-155/+0
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1