summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks14-337/+211
2012-06-21re-base on ALv2 code.Michael Meeks26-634/+400
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-8/+0
2012-06-18removed unused forward declarations of classTakeshi Abe2-6/+0
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud4-19/+15
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-5/+5
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-07removed unused definesTakeshi Abe1-1/+0
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara9-39/+37
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara4-27/+8
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik10-632/+0
2012-04-09add package deps for resourcesDavid Tardon1-0/+6
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+4
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-02pointer is always non-nullCaolán McNamara3-8/+7
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl12-0/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann15-30/+30
2012-02-27fix CntHTTPCookieList_impl leakCaolán McNamara1-4/+4
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann7-32/+16
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot10-47/+37
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-34/+7
2011-10-07WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-26/+34
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan2-2/+2
2011-08-10add include path for .hrc filesMatúš Kukan1-0/+5
2011-08-10convert uui to gbuildMatúš Kukan9-143/+262
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-17/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot3-3/+0