https://bugs.documentfoundation.org/show_bug.cgi?id=129675

Chris Sherlock <chris.sherloc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
         Whiteboard|                            |target:6.5.0

--- Comment #14 from Chris Sherlock <chris.sherloc...@gmail.com> ---
I did a reverse bisect, looks like I did inadvertently fix this. 

git bisect start
# good: [113444f59dc7690850919155b9b164b1a686bbe7] sc: rowcol: tdf#50916 create
ScSheetLimits to hold by rtl::Reference
git bisect good 113444f59dc7690850919155b9b164b1a686bbe7
# bad: [209fc9fd7fa433947af0bf86e210d73fa7f5a045] Add case table for Deseret
and Osage
git bisect bad 209fc9fd7fa433947af0bf86e210d73fa7f5a045
# good: [189d498f5c0c633f8cd87b3f1b6d57020371a952] tdf#128671: Rely on
unwind.h, declare what's missing from cxxabi.h
git bisect good 189d498f5c0c633f8cd87b3f1b6d57020371a952
# good: [e3a002c53a544de02e5119c5b0a2fd4f972156a8] get native gtk widgets in
sidebars working
git bisect good e3a002c53a544de02e5119c5b0a2fd4f972156a8
# bad: [5f69e451a01e92ff37bc26805b0bbf3663f60575] loplugin:duplicate-defines
git bisect bad 5f69e451a01e92ff37bc26805b0bbf3663f60575
# bad: [e59bbb72b1145e4865742c5f03d9372a177b9df9] Resolves: tdf#129484 just
install decimal key handler for spinbuttons
git bisect bad e59bbb72b1145e4865742c5f03d9372a177b9df9
# good: [fdb5ce011cb043475869d0b607ea25b8f32b4314] tdf#108458 Show tooltips in
CuiConfigFunctionListBox
git bisect good fdb5ce011cb043475869d0b607ea25b8f32b4314
# bad: [011dda766ec850d99783c0bd90a5c535c5d113c4] destroy SystemChildWindow at
the right stage
git bisect bad 011dda766ec850d99783c0bd90a5c535c5d113c4
# good: [aa59b0983061d344224986aa044b6ebd3ca218af] drawinglayer: improve more
EMF+ logging
git bisect good aa59b0983061d344224986aa044b6ebd3ca218af
# bad: [2d46f14fa0ef555069795bd4e889b6871e7ce943] drawinglayer: better logging
for brushes in EmfPlusRecordTypeDrawString
git bisect bad 2d46f14fa0ef555069795bd4e889b6871e7ce943
# bad: [1bd303a4c38a1bc04c3cf7bf0e7a44ac0fdb209d] drawinglayer: improve pen
object logging
git bisect bad 1bd303a4c38a1bc04c3cf7bf0e7a44ac0fdb209d
# first bad commit: [1bd303a4c38a1bc04c3cf7bf0e7a44ac0fdb209d] drawinglayer:
improve pen object logging

Commit is:

commit 1bd303a4c38a1bc04c3cf7bf0e7a44ac0fdb209d (HEAD, refs/bisect/bad)
Author: Chris Sherlock <chris.sherloc...@gmail.com>
Date:   Tue Dec 10 03:04:18 2019 +1100

    drawinglayer: improve pen object logging

    Change-Id: Iaae081ddee8097346000b7c2d987a2321d5e98cd
    Reviewed-on: https://gerrit.libreoffice.org/84833
    Tested-by: Jenkins
    Reviewed-by: Bartosz Kosiorek <gan...@poczta.onet.pl>


I'm going to be quite frank here - I can't see how. This was merely me updating
logging, and defining some constants to make the code easier to work with!

But we can mark this as resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to