summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2114-337/+211
* re-base on ALv2 code.Michael Meeks2012-06-2126-634/+400
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-8/+0
* removed unused forward declarations of classTakeshi Abe2012-06-182-6/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-4/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-2/+2
* targeted string re-workNorbert Thiebaud2012-06-014-19/+15
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-292-5/+5
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
* removed unused definesTakeshi Abe2012-05-071-1/+0
* tidy ResId String/rtl::OUString cast fooCaolán McNamara2012-05-079-39/+37
* drop ensure for non-NULL pointer and use a refCaolán McNamara2012-05-034-27/+8
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fdo#48870: Remove cookie handling code.Gábor Stefanik2012-04-2610-632/+0
* add package deps for resourcesDavid Tardon2012-04-091-0/+6
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-11/+4
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* pointer is always non-nullCaolán McNamara2012-04-023-8/+7
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2312-0/+0
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0115-30/+30
* fix CntHTTPCookieList_impl leakCaolán McNamara2012-02-271-4/+4
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-237-32/+16
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot2012-01-1910-47/+37
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-34/+7
* WaE: unreachable codeTor Lillqvist2011-10-071-1/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+2
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-26/+34
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-182-2/+2
* add include path for .hrc filesMatúš Kukan2011-08-101-0/+5
* convert uui to gbuildMatúš Kukan2011-08-109-143/+262
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-17/+0
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-013-3/+0
* Replace List with std::vector< CntHTTPCookie* >Joseph Powers2011-06-292-24/+10