Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-03-02 | translations converted to gbuild | Matúš Kukan | |
2012-02-28 | Make sure osl_openFile is called with an absolute URL | Stephan Bergmann | |
2012-02-28 | Better error message | Stephan Bergmann | |
2012-02-28 | Prevent crash of helpex.exe | Andras Timar | |
2012-02-28 | fix behaviour of propex tool on Windows | Andras Timar | |
2012-02-27 | Make localize follow clone/* instead of symlinks | Stephan Bergmann | |
...so that it works on Windows. | |||
2012-02-26 | print what directory localize tool cannot open | Andras Timar | |
Currently it cannot open /dictionaries under Cygwin, because it is a Cygwin symlink that Windows programs cannot follow. TODO... | |||
2012-02-24 | more silent output of non-verbose help build | Andras Timar | |
2012-02-24 | unusedcode.easy: remove unused code | Thomas Arnhold | |
2012-02-23 | do not print ".\n" to console | Andras Timar | |
2012-02-23 | ja help overflows clucene's default limits | Caolán McNamara | |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | |
2012-02-23 | tweak for cross-platformity | Caolán McNamara | |
2012-02-23 | make sure we retain fix for fdo#40665 in clucene | Caolán McNamara | |
2012-02-23 | use different OUString ctor for RTL_TEXTENCODING_UCS4 | Caolán McNamara | |
2012-02-23 | HelpIndexer and HelpSearch: remove Java | Gert van Valkenhoef | |
2012-02-23 | HelpIndexer: use OSL for directory access | Gert van Valkenhoef | |
2012-02-23 | Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug. | Gert van Valkenhoef | |
2012-02-23 | tweak build | Caolán McNamara | |
2012-02-23 | HelpIndexer using rtl::OUString, called from xmlhelp | Gert van Valkenhoef | |
2012-02-23 | Separate HelpIndexer into header, implementation, and main | Gert van Valkenhoef | |