summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
AgeCommit message (Expand)Author
2013-06-12fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks
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-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-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan
2012-07-01Remove unused definesThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
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-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-11Fix updchk xcu data after gbuild'ificationStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
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
2012-01-02Online update: Don't check for buildid at the user's end.Jan Holesovsky
2012-01-02-Wunused-but-set-variableStephan Bergmann
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-21move onlinecheck.cxx from sal to extensionsMatúš Kukan
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-30online update: Unit testing framework + rewrite of load().Jan Holesovsky
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-13Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky