summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Collapse)Author
2012-09-10fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek
So the build will not break on translations errors in help. English segment will be used, when the localized segment has fatal error in it, e.g. a tag error that results in invalid xml. Change-Id: I8a74649d1f00f6379a7244f2582d27b8a437cd2f Signed-off-by: Andras Timar <atimar@suse.com>
2012-09-07Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
Change-Id: I024de5b400d0f7a443d4cce7bfe4e88841e6049b Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-08-12fix crash on startIvan Timofeev
Change-Id: Ieee907d38711761f4770b802f54bd38c4e807807
2012-08-10fixing conditional text in ahelp tags fdo#49268Andras Bartek
Change-Id: Ife25790d2ef3ffbacc05a97ac682757b841a1eb8 Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-25Resolves: fdo#51572 catch CLuceneError throws and extract the error messageCaolán McNamara
I can't reproduce fdo#51572, but catching the exception in HelpIndexer::indexDocuments should resolve it anyway and make it non-fatal. Collect the error message for retrieval via HelpIndexer::getErrorMessage Change-Id: Id557b9f5ff968c398f76969591f5ee765e56aa5a (cherry picked from commit 4c912d3d8bd1ae01131e90fb4a2d8371a53ee888) Signed-off-by: Michael Stahl <mstahl@redhat.com>
2012-07-15fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann
Change-Id: If9c5b0a0876540e9546617faaa5dcb4ae1e5a2cb Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-15Regression fix correctionStephan Bergmann
Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-15fix std::max mismatched type compile snafuMichael Meeks
Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33 Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-15fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann
Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-15fdo#51954: -1 is small while STRING_NOTFOUND was greatStephan Bergmann
...after String -> rtl::OUString conversion in a4cbcf2fc567393cd954d0fcc8ea0ce7d859b59f. Change-Id: Ieb6dfce8c0cf7d8b5971d187b3b58b754c1cb02f Signed-off-by: Andras Timar <atimar@suse.com>
2012-07-15fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5 Signed-off-by: Andras Timar <atimar@suse.com>
2012-06-19fix help localization from source tarballsPetr Mladek
localize tool need to get strings also from src directory Change-Id: If8e94198002888d1fcf9b0b0416b7b5dcaa46386
2012-06-01targeted string re-workNorbert Thiebaud
Change-Id: I7b2dac4afc448b6b694bc48f162f46d2a5a7dddb
2012-05-20move idxdict out of dictionariesDavid Tardon
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
2012-05-17on Windows we need both propex (Perl script) and propex.bat (launcher)Andras Timar
Change-Id: I1044c84dc0fb22188100c17440a72c0a7d923adc
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe
2012-05-14WaE: exceptions used without unwind informationCaolán McNamara
Change-Id: Iaf1606ee8c3e4f07cea3525813712dd25b0627c6
2012-05-06fix subtle flex problems on MacOSDavid Ostrovsky
Change-Id: Id3d8313eabcef926b3ab3c121597f7b8cb5e0124
2012-05-05add propex.bat back; it is used on WindowsMatúš Kukan
Change-Id: I9fd6cc52533d95f67685a595171f035ca78e84df
2012-05-04fixed subtle flex issue with C++ treatment on WindowsDavid Ostrovsky
Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce
2012-05-04generate non-interactive scannerDavid Tardon
This should avoid problem with missing decl. of isatty. Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78
2012-05-04the binaries were build with enabled exceptions beforeDavid Tardon
Change-Id: I7781c68c94efe04c821c9c7a3bcabc97bbdcfc36
2012-05-04build Jar_FCFGMerge only in with-java caseMatúš Kukan
Change-Id: I45ba6a2080f489d4b1cf44ca95de81b8e33adac9
2012-05-04there is no localize script and propmerge.bat is not usedMatúš Kukan
Change-Id: Ie5038d9f53a1249a5c6b5c116f7781084741b40e
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-24do not export usage of CLucene headers outside of l10ntoolsLuboš Luňák
that'd require CLUCENE_CFLAGS everywhere where it's used, and it's not necessary
2012-04-23use CLUCENE_CFLAGSLuboš Luňák
2012-04-22WaE: unused functionsTor Lillqvist
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara
2012-04-20WaE: MSVC2008 suppress warnings in clucene headersCaolán McNamara
2012-04-18in debug message print the filename that caused the errorAndras Timar
2012-04-14we only extract en-US strings, remove some complexityAndras Timar
2012-04-14export x-comments to sdf file into the 'helptext' fieldAndras Timar
helptext field has not been in use for a while, so we can use that to hold the x-comment
2012-04-07add headers to Gert's filesCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-27exclude callcatcher output dirs from translation tools as wellCaolán McNamara
2012-03-27Remove unused code in l10ntools.Santiago Martinez
2012-03-12WaE: unknown conversion type character 'z' in formatDavid Tardon
2012-03-02translations converted to gbuildMatúš Kukan
2012-02-28Make sure osl_openFile is called with an absolute URLStephan Bergmann
2012-02-28Better error messageStephan Bergmann
2012-02-28Prevent crash of helpex.exeAndras Timar
2012-02-28fix behaviour of propex tool on WindowsAndras Timar
2012-02-27Make localize follow clone/* instead of symlinksStephan Bergmann
...so that it works on Windows.
2012-02-26print what directory localize tool cannot openAndras Timar
Currently it cannot open /dictionaries under Cygwin, because it is a Cygwin symlink that Windows programs cannot follow. TODO...
2012-02-24more silent output of non-verbose help buildAndras Timar
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-23do not print ".\n" to consoleAndras Timar