Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | |
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831 | |||
2012-07-28 | Partially revert "Remove some unused defines and controls" | Thomas Arnhold | |
This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979 | |||
2012-07-01 | Remove unused xmlutil.hxx | Thomas Arnhold | |
All definitions are unused. Change-Id: Idbe646f8df14e5bb42da6e4f6a38d25777de5523 | |||
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-05-04 | gbuild conversion l10ntools module | David Ostrovsky | |
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c | |||
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-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-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-03-28 | callcatcher: regenerate list | Caolán McNamara | |
2012-03-27 | Remove unused code in l10ntools. | Santiago Martinez | |
2012-02-24 | unusedcode.easy: remove unused code | Thomas Arnhold | |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | |
2012-02-23 | tweak for cross-platformity | Caolán McNamara | |
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-21 | unwrap ifdefs with unused members | Caolán McNamara | |
2012-02-19 | remove the function declatation as well | Ivan Timofeev | |
2012-02-17 | Remove unused code. | Petr Vorel | |
2012-02-16 | callcatcher: update unused code list | Caolán McNamara | |
2012-02-15 | Various string function clean up | Stephan Bergmann | |
Added: * rtl::OString::matchL * rtl::OString::endsWith * rtl::OString::endsWithL * rtl::OString::indexOfL * rtl::OString::replaceFirst * rtl::OString::replaceAll * rtl::OString::getToken * rtl::OUString::endsWith * rtl::OUString::replaceFirst * rtl::OUString::replaceFirstAsciiL * rtl::OUString::replaceFirstAsciiLAsciiL * rtl::OUString::replaceAll * rtl::OUString::replaceAllAsciiL * rtl::OUString::replaceAllAsciiLAsciiL * rtl::OUString::getToken plus underlying C functions where necessary Deprecated: * comphelper::string::remove * comphelper::string::getToken Removed: * comphelper::string::searchAndReplaceAsciiL * comphelper::string::searchAndReplaceAllAsciiWithAscii * comphelper::string::searchAndReplaceAsciiI * comphelper::string::replace * comphelper::string::matchL * comphelper::string::matchIgnoreAsciiCaseL * comphelper::string::indexOfL Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM -> RTL_CONSTASCII_STRINGPARAM. | |||
2012-02-13 | l10ntools now only depends on sal and externals | Stephan Bergmann | |
Still room for further improvement. Includes some fixes for regressions introduced with previous commits. | |||
2012-02-13 | unusedcode.easy: Removed unused code | Alexander Bergmann | |
2012-02-13 | callcatcher: regenerate list | Caolán McNamara | |
2012-02-10 | Various more l10ntools clean up | Stephan Bergmann | |
2012-02-10 | Various more l10ntools clean up | Stephan Bergmann | |
"localize" is now directly a C++ program w/o wrapper script. Also, its command line has changed slightly, taking the source root as explicit argument (instead of implicitly as cwd). | |||
2012-02-09 | gsicheck now only depends on sal | Stephan Bergmann | |
2012-02-08 | Various more l10ntools clean up | Stephan Bergmann | |
2012-02-08 | Freed l10ntools from tools/stream.hxx | Stephan Bergmann | |
Removed completely cases of convoluted code to remove UTF-8 BOM from files or translate line endings. Hopefully none of this was actually necessary (on Windows?). | |||
2012-02-06 | Reduced duplicate code (simian) / l10ntools | Christina Rossmanith | |
2012-02-02 | Reduced tools/string usage further | Stephan Bergmann | |
2012-02-02 | Reduced tools/string usage | Stephan Bergmann | |
plus some preliminary cfgex clean up. | |||
2012-02-01 | remove this KeyID check from gsicheck, unused | Andras Timar | |
2012-02-01 | remove support of obsolete ($$) delimited GSI file format | Andras Timar | |
2012-01-31 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-30 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-27 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-26 | convert vectors to OString | Caolán McNamara | |
2012-01-26 | convert maps and sets to OString | Caolán McNamara | |
2012-01-26 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-25 | refresh unused code list | Caolán McNamara | |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann | |
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers. | |||
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2011-12-13 | ByteString->rtl::OString | Caolán McNamara | |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara | |
2011-12-12 | sVersion, from WORK_STAMP doesn't get used | Caolán McNamara | |