summaryrefslogtreecommitdiff
path: root/shell/Library_localebe.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_localebe.mk')
-rw-r--r--shell/Library_localebe.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index 02cdeb7835a1..008a00481008 100644
--- a/shell/Library_localebe.mk
+++ b/shell/Library_localebe.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_libraries,localebe1,\
cppu \
cppuhelper \
sal \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
2015-07-13 18:14:11 +0200'>2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann 2015-07-04Fix typosAndrea Gelmini 2015-06-15Fix typosAndrea Gelmini 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini 2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann 2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter 2015-03-25TyposJulien Nabet 2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist 2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl 2015-02-24Typo: increse->increaseJulien Nabet 2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky 2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann 2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn 2014-12-03Fold URE: WindowsStephan Bergmann 2014-11-18java: make fields final where possibleNoel Grandin 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-02cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-08-27cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl 2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold 2014-08-13java: reduce scope, make fields privateNoel Grandin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage 2014-08-08java: use an empty block rather than an empty statementNoel Grandin 2014-08-08java: remove unused variablesNoel Grandin 2014-08-01typo: more then -> more thanTakeshi Abe 2014-06-29Typo: habe->haveJulien Nabet 2014-06-29Typo: apend->appendJulien Nabet 2014-06-09gbuild, cli_ure: Win32 make issues with back and forward slashesMichael Stahl 2014-06-09cli_ure: Win32 make quoting problem, use sed to work aroundMichael Stahl 2014-06-05various: remove SAL_THROW macroNoel Grandin