hello,
I am trying to debug fdo 42286 in calc. It has to do with autofilter,
where some empty lines (rows) are shown despite the filter criteria that
is set. (and a strange filter behaviour).
As entry point, I found sc/.. tools/queryparam.cxx & dbdata.cxx but it
seems that there all is Ok.
As I understand it, there the query is just "prepared" but I am not able
to find the code where the actual calculation for displaying it is done.
could someone hint me / give me a search criteria ?
Just an additional remark: "disassembling" the bug's attached file, I
see that the content.xml ends with some strange empty row definitions...
But this still does not justify to appear witin the filter in my
opinion. Or does this indicates the file is ill formatted ? (sorry, I do
not know the oasis spec)
<table:table-row table:style-name="ro1"
table:number-rows-repeated="1048532">
<table:table-cell table:number-columns-repeated="1024"/>
</table:table-row>
<table:table-row table:style-name="ro1"
table:visibility="filter"><table:table-cell
table:number-columns-repeated="1024"/>
</table:table-row>
<table:table-row table:style-name="ro1">
<table:table-cell table:number-columns-repeated="1024"/>
</table:table-row>
<table:table-row table:style-name="ro1"
table:visibility="filter"><table:table-cell
table:number-columns-repeated="1024"/>
</table:table-row>
<table:table-row table:style-name="ro1">
<table:table-cell table:number-columns-repeated="1024"/>
</table:table-row>
<table:table-row table:style-name="ro1" table:visibility="filter"
table:number-rows-repeated="5">
<table:table-cell table:number-columns-repeated="1024"/>
</table:table-row>
etc.... all of this kind
thanks for a hint
regards
Pierre-André
Context
- [Libreoffice] some hints needed for fdo 42286 in calc · Pierre-André Jacquod
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.