summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#54858: fix UNO service conversionIvan Timofeev
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist
2012-08-30no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist
2012-08-22do not deliver these module-description xml filesMatúš Kukan
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