summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripting/source/stringresource/stringresource.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/stringresource/stringresource.cxx b/scripting/source/stringresource/stringresource.cxx
index 5bc28424252a..689f6f7b4c4b 100644
--- a/scripting/source/stringresource/stringresource.cxx
+++ b/scripting/source/stringresource/stringresource.cxx
@@ -32,7 +32,7 @@
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/ucb/SimpleFileAccess.hpp>
-
+#include <rtl/tencinfo.h>
#include <rtl/ustrbuf.hxx>
#include <rtl/strbuf.hxx>
#include <tools/urlobj.hxx>
td>loplugin:unusedmethods svx(part2)Noel Grandin 2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl 2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-24loplugin:simplifyboolStephan Bergmann 2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann 2015-04-09vcl: VclPtr conversion in svx.Noel Grandin 2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann 2014-12-09changed timers to idlesTobias Madl 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-11svx: sal_Bool->boolNoel Grandin 2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara 2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold 2013-04-23execute move of global headersBjoern Michaelsen