summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* Remove unused HIDsThomas Arnhold2012-07-141-2/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-1415-50/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1336-829/+543
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-3/+3
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-4/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused include filesThomas Arnhold2012-06-271-89/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-275-125/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
* .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