[Libreoffice-commits] core.git: Changes to 'feature/cib_contract935'

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Mon Mar 5 23:29:15 UTC 2018


New branch 'feature/cib_contract935' available with the following commits:
commit 0d9ac9a849fabc8437a5fd6931a1840f15f93217
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Jan 27 16:57:49 2017 +0100

    Symstore: Also add .exe and .dlls to symstore
    
    These are needed when analyzing the minidump.
    
    Change-Id: Ife296c298e3b2f1ca8a47dcbaaf1947e6aefdc81
    Reviewed-on: https://gerrit.libreoffice.org/33631
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    (cherry picked from commit 8a0416be440180d0a6cedd449307f6a9bde22eaa)
    (cherry picked from commit ebe2acbebd8c7f375802f90a12b5d92691932194)

commit 98fc0d4661640cdb3725fedfee57c77c6941a591
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Wed Feb 1 03:29:18 2017 +0100

    logging: add some strategic places around vcl messages
    
    Change-Id: I3eb1076a0dd697ceb3b4310444542f324848b358

commit 1f808d270b065ab477e1cd83a92deb37b8248839
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Jan 13 16:46:34 2017 +0100

    bridges: Log function names, not string pointers
    
    Change-Id: I5177dd4fbc8f1b638ceff14c5d88d19fff8076a3

commit 1d88a42de343b3ed5934f858e56d4c5306249452
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Fri Jan 27 17:58:24 2017 +0100

    sal: flush log-to-file, remove extra linefeeds otherwise
    
    syslog and windows debugger console don't need explicit line feeds.
    For ofstream, use endl which implies a flush.
    
    Change-Id: Id94e07aa1ae042557052fab6483e5db75aada89d

commit 79814a57138eac51ae9dbf3d35a7006937560fcd
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Tue Jan 17 12:24:49 2017 +0100

    Fix crash when logging.ini does not exist
    
    Change-Id: I1ed82fdcce1eb15548e699ffbf93ae39664612b3

commit d744367a9fa9dabed792999710db8d936ef537ab
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Tue Jan 17 09:56:52 2017 +0100

    This code wouldn't otherwise build on 5.0.7 at Linux
    
    Change-Id: I106c1a286ff5ad710a54cabc873cc5356f0a3123

commit f4b6e0c88fc42eba3bdb0e3c81e7addc3dba2b65
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Tue Jan 17 09:40:15 2017 +0100

    Optionally include timestamp in the log
    
    Change-Id: Ia9f162b704b6e16c84f259e9548e91b7bcd6a378

commit 14467071cc23f02ca502c42910e10a6f2fc1f8c3
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Mon Jan 16 05:04:20 2017 +0100

    sal: log windows trace output to debugger console
    
    Change-Id: Ic8fea70fd3b0b2d4881cd30e3616f5bbf7c0c533

commit 84b02fa4ed21911ea554e121320f983e0a5dcec5
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Mon Jan 16 04:19:34 2017 +0100

    sal: don't reopen logfile on every log line
    
    Change-Id: Iac34fc87a99e98ca5e41eb621d55bf356c371e97

commit 65d26d062dc4a47c3c0ea06efdef4eb98bb99b07
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Jan 13 11:50:12 2017 +0100

    Crashdump: Make crash directory configurable
    
    Change-Id: I8106ec674080ede7072581dab2e6700040de5828

commit c9952304e93790ca3a2cf2b82d3f6f03acf4cdd2
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Thu Jan 12 16:47:40 2017 +0100

    Disable CrashReportUI
    
    since we don't offer upload - only want the dumps
    
    Change-Id: I6d084757d83204cb960905d7eb78571b13f8f875

commit f64b6d52c5b6e097ff57087a7e00a4d545aa862f
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Thu Jan 12 16:46:45 2017 +0100

    Add build id to crash metadata
    
    Change-Id: I0e11a96936ea08cc439fcc1b1e3ff1f59c636665

commit f56c6fc9be908a9fc13cc774fb6b3aad8cc6fe7f
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Apr 28 11:41:44 2017 +0100

    download via https rather than http
    
    Change-Id: I2840d116d1a59e19f5869c0550c6ed3d1b911304
    Reviewed-on: https://gerrit.libreoffice.org/37063
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit 2f3060d40a7c6972a2054514e59cea36e0437951)

commit cb45c61a38a96e5bc85dc8b0aed7e7e330c73142
Author: Eike Rathke <erack at redhat.com>
Date:   Mon Jan 29 18:19:33 2018 +0100

    CheckLinkFormulaNeedingCheck() for named expressions
    
     This is a combination of 3 commits.
    
    CheckLinkFormulaNeedingCheck() for .ods named expressions
    
    This is specifically necessary for named expressions that are used
    in conditional format formulas, for which RPN is generated at a
    later stage, not during import.
    
    (cherry picked from commit eae9648e99be53ba441d9d8207aac6f3ce211ef2)
    
    CheckLinkFormulaNeedingCheck() for .xls named expressions
    
    (cherry picked from commit 8512f13c42ae3fbb287a555616fe10ff04295616)
    
    CheckLinkFormulaNeedingCheck() for .xlsx named expressions
    
    (cherry picked from commit a1f933ee2b9e23a505d937035821e9571cf4119c)
    
     Conflicts:
    	sc/source/filter/oox/defnamesbuffer.cxx
    
    e03cb5767c34f8157a492a6d6c3b0700d065052d
    217c89822ab477a6c383d170ae739e44efd10fa3
    
    Change-Id: I54ab8dc14f81d6b18b0d17f448187d19d8e396fc
    Reviewed-on: https://gerrit.libreoffice.org/48858
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit 908854a7b281454332af434be9468ec45d420030)

commit 66118b3fa8065ddd3bbbf2b299b7774d6cea6461
Author: Eike Rathke <erack at redhat.com>
Date:   Thu Jan 25 13:20:27 2018 +0100

    CheckLinkFormulaNeedingCheck() for conditional format expressions
    
     This is a combination of 4 commits.
    
    Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized code
    
    Conditional format formulas aren't finally compiled until needed
    so the check will have to operate on the tokenized expression
    instead of RPN code.
    
    (cherry picked from commit faa0305ba3d0dc698fce4915d4f3a1fb52422380)
    
    CheckLinkFormulaNeedingCheck() for .ods conditional format expressions
    
    (cherry picked from commit 2930ba2ac5d9423f2848b968edcd8ddc71966186)
    
    CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressions
    
    (cherry picked from commit fef24d9f999ee54d7936900485d97ff26656f517)
    
    CheckLinkFormulaNeedingCheck() for .xls conditional format expressions
    
    (cherry picked from commit af2a2a0c72db312902e466c36697b5c198041e82)
    
    45eb1ab5efa0ec9da2663f20427d2474ce300826
    31ede1a23223a798141a0891deeabd8cf88fff58
    afa112cc591b411d80ead48bf726788d361f6eb3
    
    Change-Id: I68837e9bd33f125ab47b10b1a6fa18175abd1627
    Reviewed-on: https://gerrit.libreoffice.org/48719
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit dc44111ad5965bf4179fc654b677e1e445dea2f0)

commit f9d9b928af90e24b8817ed939256ea432a01232b
Author: Eike Rathke <erack at redhat.com>
Date:   Wed Jan 17 22:22:55 2018 +0100

    CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cells
    
     This is a combination of 3 commits.
    
    Move implementation to CheckLinkFormulaNeedingCheck() for further reuse
    
    (cherry picked from commit 55e484c7bcd3ef218e08d3fd93f97bf98fd8cb7f)
    
    CheckLinkFormulaNeedingCheck() for .xlsx cell formulas
    
    (cherry picked from commit f96dbc3dd9c33202f75e29ef49d962386595995d)
    
    CheckLinkFormulaNeedingCheck() for .xls cell formulas
    
    (cherry picked from commit 6bc48275558c3f76c4da25eb8af3c48583ac5599)
    
    a6dd195f7eb4d43483e87eeca59f651e7bf2dcb8
    2587fbc4fec39b6f2c8e733331815a2953dee308
    
    Change-Id: I541d2b6e12a88371c064b901b00e71206ee0c18e
    Reviewed-on: https://gerrit.libreoffice.org/48143
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit 2bef4debcf7650f3b3922134dff0332d4a95da3f)

commit 9afbca9d3a811d1aec89db20c9d6a1f7754e887c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 11 20:43:28 2018 +0000

    handle ocWebservice similarly to ocDde
    
    might have too much in here seeing as we don't need to worry about
    ocWebservice calling into itself
    
    Reviewed-on: https://gerrit.libreoffice.org/47819
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Eike Rathke <erack at redhat.com>
    (cherry picked from commit e1946d75a1095c2596d7815600454ff01fcd3270)
    Signed-off-by: Andras Timar <andras.timar at collabora.com>
    
    Change-Id: I0145f38cc1c1f9ff514a496f7101d81cde9e7c67

commit eb0915f245e3a2b13e48a6970219ed661580c058
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 11 14:16:15 2018 +0000

    Better handle ScDde formulas with missing dde-link entries
    
    typically each ScDde formula has a matching table:dde-link which
    results in a ScDdeLink getting inserted during the load. If that dde-link
    is missing then no ScDdeLink exists and ScDde() will create a new one without
    cached content. So detect that ScDde is used in the freshing loaded ods
    and defer fetching new content until the right time.
    
    only call GetHasMacroFunc to set SetHasMacroFunc
    
    and bHasMacroFunc is not accessed any other way, so this is an oxbow
    
    Reviewed-on: https://gerrit.libreoffice.org/47757
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit b0597ba5d745974fce752e1b677451a19350d351)
    Reviewed-on: https://gerrit.libreoffice.org/47818
    Reviewed-by: Eike Rathke <erack at redhat.com>
    (cherry picked from commit 4ede45eb239b1604bca900c22481b7d13e4c2790)
    Signed-off-by: Andras Timar <andras.timar at collabora.com>
    
    Change-Id: I016b53288076d83dd49e92e245346a5f7f560522

commit c0b5d85be68a1f53b0beebc159e8aae1f258c545
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Jan 10 14:27:35 2018 +0000

    limit WEBSERVICE to http[s] protocols
    
    and like excel...
    
    'For protocols that aren’t supported, such as ftp:// or file://, WEBSERVICE
    returns the #VALUE! error value.'
    
    Change-Id: I0e9c6fd3426fad56a199eafac48de9b0f23914b3

commit c345bc8206353ec4017035cd51b1607195f83550
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Sun Jan 15 11:50:27 2017 +0100

    gbuild: populate local symstore on Windows
    
    Script based on Lubos' tb master script from
    http://nabble.documentfoundation.org/Daily-Win32-debug-builds-td4067279.html
    
    Change-Id: I7f3247367a63078881f3cf51cf3e2cad59ad67b5
    Reviewed-on: https://gerrit.libreoffice.org/33088
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
    (cherry picked from commit 17e9a5bf94eb08f88f8c78c9982dd0ce48a5e2d9)



More information about the Libreoffice-commits mailing list