summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks24-542/+380
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin1-20/+15
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-5/+2
2012-10-01Use prefixTor Lillqvist6-6/+6
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-10/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-7/+7
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin3-34/+17
2012-09-06Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-6/+3
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-3/+2
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-132/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold2-3/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-2/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06nuke dead codeTakeshi Abe1-5/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-16/+11
2012-06-01nuke unused namespaceTakeshi Abe1-3/+0
2012-05-30update bubble: "Click here" -> "Click the icon", to clearly point to the icon.Jan Holesovsky1-6/+6
2012-05-29targeted string re-workNorbert Thiebaud2-5/+5
2012-05-29gbuild conversion: store moduleDavid Ostrovsky1-58/+0
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-20reduce UniStringsCaolán McNamara1-2/+2
2012-03-16logical || -> binary |Luboš Luňák1-1/+1
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-0/+12
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-8/+8
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-4/+3
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens1-2/+11
2012-01-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann2-18/+26
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl10-404/+93
2012-01-04Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky2-2/+13
2012-01-02Online update: Don't check for buildid at the user's end.Jan Holesovsky2-14/+3
2012-01-02-Wunused-but-set-variableStephan Bergmann1-2/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley7-30/+30
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot7-30/+30
2011-12-21move onlinecheck.cxx from sal to extensionsMatúš Kukan2-28/+74
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley3-80/+19
2011-12-14extensions: convert update stuff to gbuildMichael Stahl5-296/+0
2011-12-10catch exception by constant referenceTakeshi Abe4-9/+9
2011-12-02online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky2-11/+40
2011-12-02Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky1-3/+15