summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Collapse)AuthorFilesLines
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás27-704/+495
Working: 1. Localize add header to po files. 2. Executables append po entries to po files. 3. Localize delete entryless po files and empty directories Plus a bunch of clean up. Change-Id: I58e300eaee4cee948203cc9d3e642ca9462d0d26
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+4
Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
2013-03-12l10ntools: these are not public headersMatúš Kukan7-38/+4
Change-Id: Ia9630c1ff60a00cd8286e99f61aacd27891f65e0
2013-03-12fdo#59867 set correct LCID for Catalan Valencian in Windows installerAndras Timar1-1/+1
Change-Id: Ie50adaf4f90bd39c1f1f07dc1c7076038473064f
2013-03-11filter: use python version of FCFGMergeMatúš Kukan14-5423/+0
Change-Id: I23124b919359c1217529724338b8d4906e051306
2013-03-09Use simpler keyid with 5 digitsZolnai Tamás1-7/+7
Change-Id: Iac743d4f298b43067fe5db9199eb39c3301f827e
2013-03-09not stop localize, just ignore invalid po entriesZolnai Tamás1-1/+0
Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06
2013-03-09Delete PoHeader constructor used by renewpoZolnai Tamás2-37/+0
Change-Id: I360a9c96eacf9b7b8bd80214a3fc4c9faa01e631
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-05remove obsoleted ulfconv utilityAndras Timar3-374/+0
Change-Id: Id627136d25a40b5d573e274cc6ad78418b8ffdb9
2013-03-04remove obsolete po2lo scriptAndras Timar3-265/+0
Change-Id: If014e70066f4d103b7b01c69c928471ba298b6cd
2013-03-04doubled includesThomas Arnhold2-2/+0
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
2013-03-04This condition is uneeded and cause localize not to workZolnai Tamás1-8/+6
See also: 73b7792f716064db0815ad0f86846093edcd2f78 Change-Id: I9ea5e77cf84ce9ac6b247b97e579373831ab9ab9
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-4/+4
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-01coverity#705109: use of invalid iteratorMarkus Mohrhard1-1/+1
Change-Id: I9c16071a4182801ef5fed8b3d3661accce596716
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28renewpo was needed one time only, 3.6->4.0 conversion. DroppedAndras Timar3-291/+0
Change-Id: I8ad66eb5e664590f596ffb9e76b50b5a95aab456
2013-02-28excludeDirectory became obsolete, because dmake was killedAndras Timar1-27/+1
Change-Id: Id9f3d2435530ff9c797eca5e86aa568f921017b1
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-8/+0
Removed several unused methods. Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) because it breaks compilation (they are implementing pure virtual methods). Should Test::test1Table1Page() really be removed? (test class) Conflicts: unusedcode.easy Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
2013-02-25loplugin: unused variablesThomas Arnhold2-3/+1
Change-Id: I63553a09eec81e5ae28aa79ee1d3281053b23d06
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22s/pathes/paths/Tor Lillqvist1-1/+1
Change-Id: Id832119cc6da885372e56c2119e3bc3b31a7b825
2013-02-18Fix fdo#60754 - no translations for langs sorting after qtzThorsten Behrens2-4/+5
Adjust check to not rely on lexicographical order. This amends 8ae3ddca7e99d2bdbaadd5e0c82de2f0fbd30f91. Change-Id: I5023b07af819eb09ea9dc569bdbac806f936485f
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-2/+2
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
2013-02-15Only escape double-quotes for ulf files.Thorsten Behrens1-2/+2
On second thought, this was needlessly overbroad. Missed the fact that the code is strictly for ulf. Change-Id: I96773d6e2a9af473e8c8309421b4900c0b76667f
2013-02-15Proper escaping of quotes for android xml resource files.Thorsten Behrens1-1/+1
Change-Id: I9f76986465af5798f1451d44af6765f4e5d1bb09
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan1-2/+0
Modify the file format, install separately into share/labels, and parse it using xmlreader when needed. Saves time on startup and reduces pointless configurarion size.
2013-02-13Reduce scope xrmmerge.cxxJulien Nabet1-4/+2
Change-Id: I70018ce13dc5dc45d59fdb339e9d0a14348a4195
2013-02-13Some cppcheck cleaningJulien Nabet1-4/+2
Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290
2013-02-11More quote escaping on translated strings.Thorsten Behrens2-2/+3
Also escape single quotes for ulf, escape both double and single quotes for stringex. Change-Id: I4c9b8ea88c0172e0d2fdbc79c68bce34668a64f7
2013-02-06remove obsolete hidother.src filesAndras Timar1-1/+0
Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013
2013-01-31l10ntools: kill RTL_CONSTASCII_STRINGPARAM in definesMiklos Vajna1-2/+2
Change-Id: I7fdd9b6870fbe2c08c05c5dc44f2ff1d7140efd7
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl7-7/+7
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl10-12/+12
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-4/+4
Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de Reviewed-on: https://gerrit.libreoffice.org/1784 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-12-29po.cxx: use static and const to increase efficiencyZolnai Tamás1-8/+11
Change-Id: I146808171df2240aaa7901978f94cb260a3def6e
2012-12-27let uiex produce more translations in one runDavid Tardon1-28/+70
uiex differs from the other *ex tools in that translation for every language must be in a standalone file, named after the language code. So uiex should take an output _directory_ instead of a file. Change-Id: If3ed966147c6d11d1fe85c484463f1bca4eec172
2012-12-27drop unused includeDavid Tardon1-1/+0
Change-Id: If62a89dc2f442f94cd0e36f4447ebc4899ee0ab3
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley7-2/+11
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-24fdo#58673 Generate the same keyid for pots as for mergeZolnai Tamás1-4/+4
Change-Id: I65c71d22570c62c84d359b12aa5375016be1f69a
2012-12-19Fix localization of modified listsZolnai Tamás1-102/+119
Two cases: 1. The items of PairedList have unique id so it works well when change order of items. Thus when there is no poentry for some of the items than use the original strings. 2. The items of other lists have only an order number as id so when order changes than id changes too, which means poentries do not match with original items. To avoid pointless lists fill the whole list with english items. Actually it is a rare case when only the order change, at most time it goes hand in hand with changing of count so use that to decide when use original list. This whole translation ignorance lasts until next po update. Plus delete one call of MegreRest() function because it was called twice for some macro defined strings. Change-Id: I4b34a1831991608583f53e1885c4eb2aea605493
2012-12-19l10ntools: remove wrong dependency on offapiMatúš Kukan1-2/+0
Change-Id: I1de82c254438bd3f706caa3c3b3221cfc4de5ff1
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-2/+0
The STLport was only built for the benefit of old extensions on platforms that once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We deliberately break such old extensions for LO 4.0 by no longer shipping that backwards-compatiblity cludge. Keeps STLport listed in readlicense_oo/ because of o3tl/inc/o3tl/compat_functionality.hxx. Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?). Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from l10ntools/inc/helpmerge.hxx that was once added with 854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx" but now starts to cause trouble on Windows. Also disables warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both tools/wintypes.hxx and the Windows API) in a number of places that include windows.h -- however the old STLport caused those warnings to not show. Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
2012-12-17fix ascii escaped unicode generationAndras Timar1-1/+3
Change-Id: I732a480e71c3f26ffde527c5e0eea36f814b8b03
2012-12-15set LCID of qtzAndras Timar1-1/+1
Change-Id: I7cf9f4297d6f55a07f449c4ff25976d669ef819e
2012-12-14Make KeyID (qtz) work againAndras Timar1-1/+5
Conflicts: configure.ac Change-Id: I67b2ce4ae647150aeace72c542a5838940d2c058
2012-12-13Fix adding keyid to po when read from fileZolnai Tamás1-8/+9
Change-Id: I29fdd23da97f1102974a6b5821c224264a37efc3