summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 86435a2ba352..df68439c72c1 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -84,6 +84,7 @@ $(eval $(call gb_Library_use_libraries,vcl,\
cppu \
sal \
xmlreader \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
span>*api: clean up multi-line and mal-formed XML tagsMichael Stahl 2013-06-04*api: convert more <method>Michael Stahl 2013-06-04*api: convert more <method>Michael Stahl 2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl 2013-06-04*api: convert <true/> <false/> <void/>Michael Stahl 2013-06-04*api: convert <atom>Michael Stahl 2013-06-04*api: convert more <method scope="foo">Michael Stahl 2013-06-04*api: convert <method scope="foo">Michael Stahl 2013-06-04*api: convert <method>foo()</method>Michael Stahl 2013-06-04*api: convert <arg>Michael Stahl 2013-06-04*api: convert <const>Michael Stahl 2013-06-04*api: convert rest of <member scope="foo">Michael Stahl 2013-06-04*api: convert remaining <member>Michael Stahl 2013-06-04*api: replace <member>Foo</member>Michael Stahl 2013-06-04*api: convert <member scope="foo">bar</member>Michael Stahl 2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl 2013-06-04*api: convert <member>method</member> to method()Michael Stahl 2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl 2013-06-04*api: convert <type>Foo</type>Michael Stahl 2013-06-03re-base on ALv2 code. Includes:Michael Meeks 2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist 2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin 2013-05-06fix typos (wich instead of which)Philipp Riemer 2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin 2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann 2013-04-24Split offapi/type_reference/types.rdb in twoStephan Bergmann 2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann 2013-04-15fdo#60724 successfull -> successfulThomas Arnhold 2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin