summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-17prevent getFileURL() & getLinkTargetURL() asserting for broken linksNoel Power
2012-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21chmod -xTor Lillqvist
2012-03-21this requires string literals nowDavid Tardon
2012-03-21fix after recent XSERVICEINFO_IMPL_1 changeLuboš Luňák
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-03-14fdo#47246: ucpodma: fix duplicate linked objectMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks
2012-03-01WaE: initialization orderDavid Tardon
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe
2012-02-27fix msvc2005 buildCaolán McNamara
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-23remove all other deprecated header guardsThomas Arnhold
2012-02-23Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Fix typos in commentsElton Chung
2012-02-15WaE: /* within commentCaolán McNamara
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-30Don't repeat a return !Julien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens
2012-01-16Fix "Same expression on both sides of '||'"Julien Nabet
2012-01-15ucb: add missing dependencyMatúš Kukan
2012-01-15ucb: convert to gbuildMatúš Kukan