summaryrefslogtreecommitdiff
path: root/include/unotools/localedatawrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/localedatawrapper.hxx')
-rw-r--r--include/unotools/localedatawrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/localedatawrapper.hxx b/include/unotools/localedatawrapper.hxx
index 04650e29f7b6..fd0e457943eb 100644
--- a/include/unotools/localedatawrapper.hxx
+++ b/include/unotools/localedatawrapper.hxx
@@ -211,7 +211,7 @@ public:
Indian grouping. The sal_Int32* getConstArray() can be passed directly
to the ::rtl::math::doubleToString() methods as argument for the
pGroups parameter. */
- const css::uno::Sequence< sal_Int32 > getDigitGrouping() const;
+ css::uno::Sequence< sal_Int32 > getDigitGrouping() const;
// Functionality of class International methods, LocaleItem
href='/cgit/lo/core/commit/sccomp?h=libreoffice-4-4-7&id=a53586f4efe26b8875107d04001f4ecec760c343'>gbuild: do not copy boost headers aroundMichael Stahl 2012-12-06re-base on ALv2 code. Includes:Michael Meeks 2012-11-11Merge branch 'master' into feature/killsdfAndras Timar 2012-11-08Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"Peter Foley 2012-11-08readd SYSTEM_LPSOLVE define in sccomp after gbuildificationRene Engelhard 2012-11-07convert lpsolve to gbuildPeter Foley 2012-11-04Enough with that...Norbert Thiebaud 2012-11-03convert lpsolve to gbuildPeter Foley 2012-10-13Merge branch 'master' into feature/killsdfAndras Timar 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák 2012-10-01translations is a source-only moduleAndras Timar 2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl 2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-08-27Bypass the solver component for iOS for nowTor Lillqvist 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-02targeted string re-workNorbert Thiebaud 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann 2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan 2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud 2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot 2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen 2011-11-29move reconfigure into gbuildBjoern Michaelsen 2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen 2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud 2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen