summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-8/+8
* fdo#54858: fix UNO service conversionIvan Timofeev2012-09-171-6/+2
* Improvement on previous commitStephan Bergmann2012-09-112-49/+15
* fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin2012-09-113-15/+15
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-043-19/+17
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-8/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-6/+2
* Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist2012-08-301-4/+5
* no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist2012-08-301-4/+4
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-34/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-8/+0
* remove include comments and boxesThomas Arnhold2012-08-082-11/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-2/+1
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* 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