Commit graph

340 commits

Author SHA1 Message Date
Andras Timar
a969d2aa5d enable l10n of nlpsolver 2011-11-28 20:43:46 +01:00
Caolán McNamara
6f33482f8f ByteString->rtl::OUStringToOString 2011-11-28 09:55:03 +00:00
Caolán McNamara
c95a10ca20 no need for super-convoluted empty string as far as I can see 2011-11-28 09:55:02 +00:00
Caolán McNamara
3fd28200f1 ByteString->rtl::OString[Buffer] 2011-11-28 09:55:02 +00:00
Caolán McNamara
48221d6a2b ByteString::GetToken->comphelper::string::getToken 2011-11-28 09:55:02 +00:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
656d7d587c remove include of pch header from l10ntools 2011-11-27 13:14:13 -06:00
Norbert Thiebaud
e4610ffd2d remove PCH support in dmake-module 2011-11-27 12:26:12 -06:00
Caolán McNamara
0dbc4fa3ef add string::strip, can replace EraseLeadingAndTrailingChars 2011-11-23 23:16:44 +00:00
Caolán McNamara
7fb2fdff42 unused local string 2011-11-23 23:16:43 +00:00
Caolán McNamara
b7ea361014 add stripStart, can replace EraseTrailingChars 2011-11-23 10:10:09 +00:00
Caolán McNamara
20153742d2 add a stripStart, can replace EraseLeadingChars 2011-11-23 10:10:08 +00:00
Caolán McNamara
4e7fff380a remove ENABLE_BYTESTRING_STREAM_OPERATORS 2011-11-19 21:11:02 +00:00
Caolán McNamara
ca02d72808 remove [Byte]String::EraseAllChars 2011-11-19 21:11:02 +00:00
Caolán McNamara
e4ff699291 sTmpLine is never used, so else if statement is effectively null 2011-11-19 21:11:02 +00:00
Caolán McNamara
dca04e2361 add a StringUtils-alike remove (can replace EraseAllChars) 2011-11-17 23:04:10 +00:00
Caolán McNamara
1987a5c777 callcatcher: remove unused code 2011-11-14 07:35:58 +00:00
Andras Timar
182913a18c code cleanup of localize tool 2011-11-08 22:37:13 +01:00
Andras Timar
527f070dd5 remove unused global variables 2011-11-08 11:10:33 +01:00
Andras Timar
881a93d3ab MERGE_SOURCE_LANGUAGES is never defined, removing ifdefs 2011-11-08 10:47:38 +01:00
Tor Lillqvist
27c031434f Remove the unused <l10ntools/vosapp.hxx> header 2011-11-05 12:11:14 +02:00
Michael Meeks
7242bf3eec quiet normally incorrect empty fragments warning cluttering tinderbox output 2011-11-04 10:15:04 +00:00
Andras Timar
266defb763 indent line in merged description.xml 2011-11-03 10:26:33 +01:00
Andras Timar
6c6050237b remove localization tool of obsoleted layout code 2011-10-29 10:43:44 +02:00
Andras Timar
df6c97530e tweak handling of extension descriptions 2011-10-29 00:21:20 +02:00
Andras Timar
e1ef3ad57d char array should be null terminated 2011-10-28 15:55:09 +02:00
Stephan Bergmann
bf1f0183d5 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). 2011-10-18 23:10:56 +02:00
Miklos Vajna
4456143b68 po2lo: the po parser should be reset before starting a new file 2011-10-13 10:12:46 +02:00
Miklos Vajna
551a13f54e Give better error message on invalid sdf input 2011-10-06 16:36:04 +02:00
Andras Timar
a8fa695f8d merge strings to description.xml files 2011-10-05 22:04:05 +02:00
Tor Lillqvist
d0889dd36b WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of data 2011-10-04 12:03:15 +03:00
Miklos Vajna
d92a87f195 fdo#41380: fix po2lo to support python3 as well 2011-10-03 23:17:17 +02:00
Andras Timar
c056497ec5 extract strings from scripting module 2011-10-03 15:56:31 +02:00
Andras Timar
a91a7567e7 extract strings for l10n from description.xml files
Merging is to be implemented...
2011-09-30 23:49:38 +02:00
Andras Timar
7969f909e2 fix error messages 2011-09-30 23:49:37 +02:00
Andras Timar
0bb5161900 typo in comment 2011-09-30 23:49:37 +02:00
Andras Timar
397a67a7ad remove unused tokens 2011-09-30 23:49:36 +02:00
Thorsten Behrens
8bd171e786 Make translation tools cross-build aware
Build-time tools should use build-time inpath...
2011-09-30 11:23:12 +02:00
Stephan Bergmann
a66f9903bb Undo basis/brand split: move dynamic libraries from basis to brand. 2011-09-23 17:55:39 +02:00
Caolán McNamara
075cd18020 aMergedLanguages is write only, can be removed 2011-09-22 15:01:03 +01:00
Caolán McNamara
deff93d4f7 callcatcher: newly unused ResData::isMerged 2011-09-22 15:01:02 +01:00
Andras Timar
b57f55cf23 remove unused (and buggy) language fallback functionality
Fallback to en-US is done in translations module. Fallback to
other languages is not supported, but if we ever needed it, it
would be easier to solve the problem in a script language
instead of C++ in translations module.
2011-09-21 20:34:57 +02:00
Andras Timar
810a08a8cb localize.pl is not necessary 2011-09-20 18:29:12 +02:00
Caolán McNamara
d2dff83fc3 ByteString->rtl::OString[Buffer] 2011-09-20 16:54:54 +01:00
Andras Timar
2f2d542830 Revert "localize.pl is not necessary" - breaks on Windows
This reverts commit fbb48a21a8.
2011-09-20 17:21:18 +02:00
Andras Timar
fbb48a21a8 localize.pl is not necessary 2011-09-20 16:43:30 +02:00
Andras Timar
8ba5b96f1e no 'progress bar' for l10ntools 2011-09-20 16:43:29 +02:00
Andras Timar
8cc504be63 adjust what to extract and what not 2011-09-20 16:43:29 +02:00
Andras Timar
7477f8e7aa remove unused column from ExeTable 2011-09-20 16:43:28 +02:00
Andras Timar
e0dc7d906b remove obsolete command line switches -UTF8 and -NOUTF8 2011-09-20 10:23:32 +02:00