Commit graph

2383 commits

Author SHA1 Message Date
Thomas Arnhold
2fb4d4800c Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:35:10 +01:00
Caolán McNamara
308d8d92b2 cppcheck: unused variable 2011-01-17 10:04:42 +00:00
Andras Timar
89fc0680b6 translation fix in hu_HU.xml (felette/alatta -> fentebb/alább) 2011-01-15 19:55:40 +01:00
Andras Timar
d1810c033d Default currency for Estonia should be Euro - fdo#33160 2011-01-15 19:49:16 +01:00
serval
5365b69ea4 RTL_CONSTASCII_USTRINGPARAM 2010-12-22 16:46:41 +00:00
David Tardon
3c82463a02 remove reference to sun bugtracker 2010-12-15 08:08:30 +01:00
Julien Nabet
ef9a20f98f RTL_CONSTASCII_USTRINGPARAM i18npool 2010-12-15 08:07:39 +01:00
Caolán McNamara
b96b37ce67 great hunks of this are unused 2010-12-09 12:49:33 +00:00
Caolán McNamara
3dc4b5a88a cppunit: survice missing config and default sanely 2010-12-08 14:39:50 +00:00
Gert Faller
c05398cf68 RTL_CONSTASCII_USTRINGPARAM in libs-gui 16 2010-11-25 21:02:33 +01:00
Caolán McNamara
aaa3257252 cppcheck: methods can be const 2010-11-25 16:02:40 +00:00
Caolán McNamara
feeb9d2ead silence cppcheck warning 2010-11-23 16:40:00 +00:00
Gert Faller
ff1edf5a38 RTL_CONSTASCII_USTRINGPARAM in libs-gui 11 2010-11-23 07:46:41 +01:00
Gert Faller
d2cac56c66 RTL_CONSTASCII_USTRINGPARAM in libs-gui 03 2010-11-22 17:20:34 +01:00
Caolán McNamara
ec765081b7 rename this to make it easy to compiler with c++0x 2010-11-22 13:10:25 +00:00
Alexander O. Anisimov
3236836c57 Remove bogus comments 2010-11-12 09:16:46 +01:00
Mattias Johnsson
42be5541ba An opening quote should not be counted as a word by word count tool 2010-11-09 09:43:00 +01:00
Robert Nagy
899bf9eebe revert this part for now, accidental push 2010-11-07 20:54:15 +01:00
Robert Nagy
59603a9d6b use LIBTARGET=NO to avoid multiple definition of target recipe 2010-11-07 19:52:01 +01:00
Caolán McNamara
08cbfebc04 add modelines to .h and .c files as well 2010-10-28 15:52:27 +01:00
Caolán McNamara
f0a94a67d3 remove duplicate modelines 2010-10-28 15:52:26 +01:00
Norbert Thiebaud
bd2b376314 remove vos reference from uno xml descriptions 2010-10-27 01:08:03 -05:00
Caolán McNamara
ff41dd83e5 remove memory leaks to make this a handy valgrind test case 2010-10-20 10:16:51 +01:00
Caolán McNamara
305a9e0468 fdo#30773 Kabyle swap , and . as decimal seperator 2010-10-20 10:12:23 +01:00
Caolán McNamara
4af09530d7 fdo#30773 Kabyle swap , and . as decimal seperator 2010-10-20 10:11:56 +01:00
Caolán McNamara
eb6e285c07 fdo#30773 Kabyle swap , and . as decimal seperator 2010-10-20 08:53:03 +01:00
David Tardon
6e768ec101 replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo) 2010-10-20 07:23:14 +02:00
Caolán McNamara
70d9c52481 fdo#30773# add Kabyle locale data 2010-10-19 14:05:03 +01:00
Povilas Kanapickas
849a713ffd remove non-compiled code 2010-10-18 16:52:27 +01:00
Kenneth Venken
bbe30ed814 replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS 2010-10-18 12:28:33 +02:00
Sebastian Spaeth
4905a19032 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
Caolán McNamara
8a2f8c9d46 fdo#30773# add support for Kabyle
Stuff Kabyle in as the default member for collective Berber languages using
Latin. Distinguish it from the LANGUAGE_TAMAZIGHT_LATIN families
2010-10-14 15:13:46 +01:00
Norbert Thiebaud
5584c277cb merge vosremoval-diagnoses patch 2010-10-10 19:47:59 -05:00
Petr Mladek
1275d274db more removed include guards using fixguard.py 2010-10-05 18:21:30 +02:00
Petr Mladek
028b400398 remove include guards using fixguard.py 2010-10-05 18:21:29 +02:00
Thorsten Behrens
428a2d7f37 win32-force-version-fix.diff: force WINVER when using non-std win api 2010-09-14 12:58:20 +02:00
Ivo Hinkelmann
999240071d CWS-TOOLING: integrate CWS sw33bf08 2010-08-25 14:19:19 +02:00
Thomas Lange [tl]
30ff826ddc cws sw33bf08: #i113584#, #i113587# transliteration fixed 2010-08-17 16:46:36 +02:00
Eike Rathke [er]
09bef4bf9e calc57: #i113485# Uyghur is CTL 2010-07-30 21:31:39 +02:00
obo
be588658ea masterfix: #i10000# build breaks in shell,crashrep 2010-06-28 09:31:38 +02:00
obo
97eaa1813c CWS-TOOLING: integrate CWS cmcfixes75 2010-06-22 15:46:16 +02:00
obo
fde17f2bb9 CWS-TOOLING: integrate CWS locales33a 2010-06-21 15:57:31 +02:00
Thomas Lange [tl]
c725048991 CWS tl80: merge with DEV300_m82 2010-06-14 14:38:44 +02:00
Caolán McNamara
dc1186ae43 cmcfixes75: merge with DEV300 m81 2010-06-11 20:07:01 +01:00
Eike Rathke
240902a6c9 locales33a: #i110583# added Arabic_Algeria [ar-DZ] locale data; contributed by <sneetsher> 2010-06-11 03:05:19 +02:00
Eike Rathke
bc2c3e1331 locales33a: check ordering of time separators only if both are present 2010-06-11 02:18:33 +02:00
Eike Rathke
93ea507dcc locales33a: #i111152# treat Indic aksaras with virama as one grapheme cluster for character iterator; patch from <cmc> 2010-06-11 01:50:25 +02:00
Eike Rathke
9af8fd6fb1 locales33a: #i101567# added Maithili_India [mai-IN] locale data; contributed by <it46> 2010-06-11 01:09:07 +02:00
Eike Rathke
a8dd1c5054 locales33a: check for equalness of QuotationStart and DoubleQuotationStart or QuotationEnd and DoubleQuotationEnd 2010-06-11 00:38:55 +02:00
Eike Rathke
dd1217b987 locales33a: #i111374# added Rusyn_Slovakia [rue-SK] locale data; contributed by <gazeb> 2010-06-10 21:04:50 +02:00