From [http://www.boost.org/]. Apart from the spirit parsing framework, LibreOffice currently mostly uses the smart pointers, pool memory and binders functionality. name>David Tardon dtardon@redhat.com 2017-12-05T08:27:10+00:00 7cbedaa94f23a1f7676ff649ee6c19eb3a42dfb0 Change-Id: I2f8f1d6876e7305bec45038ada402aa423e59ad8
Change-Id: I2f8f1d6876e7305bec45038ada402aa423e59ad8
Make sure output dir exsits for xsltproc 2013-03-14T14:45:51+00:00 Stephan Bergmann sbergman@redhat.com 2013-03-14T14:45:51+00:00 082bdb41882533dd7bc2a20597d203c2ab8c0cfb Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1
Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1
Show LibreOffice controls in Glade's tool palette 2013-03-14T13:46:42+00:00 Mathias Hasselmann mathias@openismus.com 2013-03-14T11:54:17+00:00 0f972e94a2fcbc6b227a2ae7b5d435438f6dbdc1 Glade didn't show any LibreOffice controls in its tool palette because the catalog didn't have any glade-widget-group element. This adds a XSLT script to automatically generate such element. A better version of the script would create separate groups for each module/namespace, but currently I have no idea how to do this with libxslt, as it doesn't provide fn::distinct-values(). Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3 Reviewed-on: https://gerrit.libreoffice.org/2724 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Glade didn't show any LibreOffice controls in its tool palette
because the catalog didn't have any glade-widget-group element.
This adds a XSLT script to automatically generate such element.

A better version of the script would create separate groups for
each module/namespace, but currently I have no idea how to do
this with libxslt, as it doesn't provide fn::distinct-values().

Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3
Reviewed-on: https://gerrit.libreoffice.org/2724
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>