Ah, in 8165fc23014c8044c131cb6e1fd0c5e06fd0da2d I've added dbtools to
libmerged just to fix circular dependency without checking it's OK.

git grep '"dbtools"' finds
svx/source/form/dbtoolsclient.cxx
sw/source/uibase/dbui/swdbtoolsclient.cxx
there might be more but hopefully this is all.

One option is fix similar to 'git grep CUI_DLL_NAME vcl/'

But in this case, since svxcore already links against dbtools, we either
want to link also sw properly and fix those files.

Or, get dbtools out of libmerged and create some hack for whatever was
the reason to link against dbtools in
86bdb13704d9d85a247339071a86d301ce86cd7f "fdo#67615 TextField in table
should use same formatting as floating TextField"

I don't know what's in dbtools library. I would think it's not core
functionality to be really needed and used in libmerged (svxcore) but
maybe it is? It's also not the smallest one, 2.2MB

This also could be an easy hack.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1373928

Title:
  Numeric values are "not" shown and displayed as "0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1373928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to