summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)Author
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-18avoid space in the version of the update information providerPetr Mladek
2013-02-15Fix conversionJulien Nabet
2013-02-14Fix compilation error with older GCCTor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-06Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
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-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06nuke dead codeTakeshi Abe
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-30update bubble: "Click here" -> "Click the icon", to clearly point to the icon.Jan Holesovsky
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29gbuild conversion: store moduleDavid Ostrovsky
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20reduce UniStringsCaolán McNamara
2012-03-16logical || -> binary |Luboš Luňák
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
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-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-04Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky