summaryrefslogtreecommitdiffstats
path: root/i18nutil
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined left shift of negative valueStephan Bergmann2014-05-281-5/+8
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-6/+6
* i18nutil: sal_Bool -> boolStephan Bergmann2014-02-183-8/+8
* CLDR Version 24 doesn't know about es and sl using space before %Caolán McNamara2014-01-221-1/+12
* use a narrow no-break space instead of (normal) no-break space for deCaolán McNamara2014-01-211-1/+7
* Related: #i56998# use locale rules to format percentageCaolán McNamara2014-01-201-1/+1
* Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara2014-01-202-0/+29
* Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás2014-01-091-1/+1
* Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás2014-01-091-1/+1
* typo fixesAndras Timar2013-12-201-1/+1
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-1/+1
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-14/+14
* Exempler->ExemplarCaolán McNamara2013-10-211-1/+1
* i18nutil: Add new enumeration values from ICU 52Thomas Arnhold2013-10-211-1/+9
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-072-3/+3
* Mark as constTakeshi Abe2013-08-113-10/+10
* Mark as const/staticTakeshi Abe2013-08-092-4/+4
* Mark as constTakeshi Abe2013-07-292-2/+2
* Fix icu version checks.Mark Wielaard2013-06-031-3/+3
* officecfg: remove Package_cppheaderMichael Stahl2013-05-071-0/+4
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-239-521/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-076-23/+22
* -Wunused-macrosStephan Bergmann2013-03-271-22/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Remove unused preprocessor defined functions in the unicode utilsMartin Brown2013-02-231-5/+0
* make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara2013-02-191-9/+11
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-1/+4
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-0/+2
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-2/+2
* sal_Bool->bool in i18nutilNoel Grandin2012-10-042-3/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* these 9 scripts are in icu >= 4.8, but not in 4.6.1Caolán McNamara2012-09-031-4/+9
* Add a way to get a sample language for a given scriptcodeCaolán McNamara2012-09-032-0/+476
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1315-306/+194
* fdo#42986 - UI wide screen format (16:10): Add Page sizeRob Snelders2012-07-062-3/+5
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-215-115/+70
* use new configmgr api and devomit visible codeCaolán McNamara2012-06-152-53/+8
* reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara2012-05-161-14/+11
* Fix fdo#49720: Dropped unnecessary "sh -c" from popen callStephan Bergmann2012-05-101-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2012-04-232-5/+8
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1