Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | move ulfconv to l10ntools | David Tardon | |
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec | |||
2012-07-15 | fdo#52090 update Danish dictionaries (2012.07.14) | Andras Timar | |
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5 | |||
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET | |
It is faster and even avoid memory allocation somtimes. Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445 | |||
2012-07-13 | fdo#51954: More tools->rtl string conversion regressions | Stephan Bergmann | |
Change-Id: If9c5b0a0876540e9546617faaa5dcb4ae1e5a2cb | |||
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl | |
Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b | |||
2012-07-11 | Regression fix correction | Stephan Bergmann | |
Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c | |||
2012-07-11 | fix std::max mismatched type compile snafu | Michael Meeks | |
Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33 | |||
2012-07-11 | fdo#51954: More tools->rtl string conversion regressions | Stephan Bergmann | |
Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec | |||
2012-07-10 | fdo#51954: -1 is small while STRING_NOTFOUND was great | Stephan Bergmann | |
...after String -> rtl::OUString conversion in a4cbcf2fc567393cd954d0fcc8ea0ce7d859b59f. Change-Id: Ieb6dfce8c0cf7d8b5971d187b3b58b754c1cb02f | |||
2012-07-09 | Resolves: fdo#51572 catch CLuceneError throws and extract the error message | Caolá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 | |||
2012-07-07 | "Wunused-but-set-variable" was new in gcc 4.6 | Terrence Enger | |
Condition new #pragma by gcc version Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c | |||
2012-07-02 | Remove unused defines | Thomas Arnhold | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||
2012-07-01 | Remove unused xmlutil.hxx | Thomas Arnhold | |
All definitions are unused. Change-Id: Idbe646f8df14e5bb42da6e4f6a38d25777de5523 | |||
2012-06-29 | re-base on ALv2 code. | Michael Meeks | |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold | |
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5 | |||
2012-06-27 | callcatcher: remove some unused code | Caolán McNamara | |
Change-Id: I6b512dd2b33e2c09fad2369bb299120fc35345b0 | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-19 | fix help localization from source tarballs | Petr Mladek | |
localize tool need to get strings also from src directory Change-Id: If8e94198002888d1fcf9b0b0416b7b5dcaa46386 | |||
2012-06-16 | removed unused forward declarations of class | Takeshi Abe | |
Change-Id: I819d5b931c937ec52b14f60591546d1d86c38631 | |||
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell | |
Change-Id: I51ba83c5356f2eb33ed09f6516de9f004678bc8f | |||
2012-06-01 | targeted string re-work | Norbert Thiebaud | |
Change-Id: I7b2dac4afc448b6b694bc48f162f46d2a5a7dddb | |||
2012-05-20 | move idxdict out of dictionaries | David 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-17 | on Windows we need both propex (Perl script) and propex.bat (launcher) | Andras Timar | |
Change-Id: I1044c84dc0fb22188100c17440a72c0a7d923adc | |||
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara | |
Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe | |||
2012-05-14 | WaE: exceptions used without unwind information | Caolán McNamara | |
Change-Id: Iaf1606ee8c3e4f07cea3525813712dd25b0627c6 | |||
2012-05-06 | fix subtle flex problems on MacOS | David Ostrovsky | |
Change-Id: Id3d8313eabcef926b3ab3c121597f7b8cb5e0124 | |||
2012-05-05 | add propex.bat back; it is used on Windows | Matúš Kukan | |
Change-Id: I9fd6cc52533d95f67685a595171f035ca78e84df | |||
2012-05-04 | fixed subtle flex issue with C++ treatment on Windows | David Ostrovsky | |
Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce | |||
2012-05-04 | generate non-interactive scanner | David Tardon | |
This should avoid problem with missing decl. of isatty. Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78 | |||
2012-05-04 | the binaries were build with enabled exceptions before | David Tardon | |
Change-Id: I7781c68c94efe04c821c9c7a3bcabc97bbdcfc36 | |||
2012-05-04 | build Jar_FCFGMerge only in with-java case | Matúš Kukan | |
Change-Id: I45ba6a2080f489d4b1cf44ca95de81b8e33adac9 | |||
2012-05-04 | there is no localize script and propmerge.bat is not used | Matúš Kukan | |
Change-Id: Ie5038d9f53a1249a5c6b5c116f7781084741b40e | |||
2012-05-04 | gbuild conversion l10ntools module | David Ostrovsky | |
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-24 | do not export usage of CLucene headers outside of l10ntools | Luboš Luňák | |
that'd require CLUCENE_CFLAGS everywhere where it's used, and it's not necessary | |||
2012-04-23 | use CLUCENE_CFLAGS | Luboš Luňák | |
2012-04-22 | WaE: unused functions | Tor Lillqvist | |
2012-04-20 | WaE: MSVC2008 suppress warnings in clucene headers | Caolán McNamara | |
2012-04-20 | WaE: MSVC2008 suppress warnings in clucene headers | Caolán McNamara | |
2012-04-18 | in debug message print the filename that caused the error | Andras Timar | |
2012-04-14 | we only extract en-US strings, remove some complexity | Andras Timar | |
2012-04-14 | export x-comments to sdf file into the 'helptext' field | Andras Timar | |
helptext field has not been in use for a while, so we can use that to hold the x-comment | |||
2012-04-07 | add headers to Gert's files | Caolán McNamara | |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
2012-03-28 | callcatcher: regenerate list | Caolán McNamara | |
2012-03-27 | exclude callcatcher output dirs from translation tools as well | Caolán McNamara | |
2012-03-27 | Remove unused code in l10ntools. | Santiago Martinez | |
2012-03-12 | WaE: unknown conversion type character 'z' in format | David Tardon | |