summaryrefslogtreecommitdiff
path: root/xmloff/Library_xof.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/Library_xof.mk')
-rw-r--r--xmloff/Library_xof.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/Library_xof.mk b/xmloff/Library_xof.mk
index 4efd62b0ff72..15e65da4c325 100644
--- a/xmloff/Library_xof.mk
+++ b/xmloff/Library_xof.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_Library_use_libraries,xof,\
salhelper \
sax \
xo \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
rce/gdi/bmpacc.cxx?h=co-6.0-38&id=88730cdae3520b18fc073dc59bd0ed660e15d6b4'>vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-27loplugin:unusedmethodsNoel Grandin 2015-08-31other bitmap methods check for bad_allocCaolán McNamara 2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann 2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl 2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl 2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara 2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann 2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2013-09-03Remove more unused methodsMarcos Paulo de Souza 2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand