summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
AgeCommit message (Expand)AuthorFilesLines
2013-06-05fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks1-5/+11
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2-11/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks17-364/+261
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 Lillqvist2-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-3/+3
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin1-9/+3
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-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan1-49/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
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-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 Thiebaud1-2/+2
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-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-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
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 Stahl8-250/+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 Foley5-22/+22
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot5-22/+22
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 Stahl3-142/+0
2011-12-10catch exception by constant referenceTakeshi Abe2-6/+6
2011-11-30online update: Unit testing framework + rewrite of load().Jan Holesovsky2-5/+36
2011-11-27remove include of pch header in extensionsNorbert Thiebaud7-14/+0
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-41/+2
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann3-38/+7
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann3-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-13Some cppcheck cleaningJulien Nabet2-7/+2
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-7/+0
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+1