summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-07removed unused definesTakeshi Abe
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-02pointer is always non-nullCaolán McNamara
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fix CntHTTPCookieList_impl leakCaolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke